Home
last modified time | relevance | path

Searched defs:ConfigurationError (Results 1 – 13 of 13) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DObjectFactory.java120 static class ConfigurationError class in ObjectFactory
138 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DObjectFactory.java627 static class ConfigurationError class in ObjectFactory
645 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DObjectFactory.java627 static class ConfigurationError class in ObjectFactory
645 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DObjectFactory.java626 static class ConfigurationError class in ObjectFactory
644 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DObjectFactory.java627 static class ConfigurationError class in ObjectFactory
645 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectFactory.java627 static class ConfigurationError class in ObjectFactory
645 ConfigurationError(String msg, Exception x) { in ConfigurationError() method in ObjectFactory.ConfigurationError
/external/gemmlowp/meta/generators/
Dzip_Nx8_neon.py15 class ConfigurationError(Error): class
Dmul_1x8_Mx8_neon.py10 class ConfigurationError(Error): class
Dgemv_1xMxK_neon.py17 class ConfigurationError(Error): class
Dqnt_Nx8_neon.py12 class ConfigurationError(Error): class
Dgemm_NxMxK_neon.py16 class ConfigurationError(Error): class
Dmul_Nx8_Mx8_neon.py14 class ConfigurationError(Error): class
/external/python/apitools/apitools/base/py/
Dexceptions.py97 class ConfigurationError(Error): class