Searched defs:RuntimeException (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h89 class RuntimeException : public Exception { class in namespace:sfntly
91 RuntimeException() throw() : Exception("Runtime exception") {} function in class:sfntly::RuntimeException
92 explicit RuntimeException(const char* message) throw() function in class:sfntly::RuntimeException
94 virtual ~RuntimeException() throw() {}
/external/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h89 class RuntimeException : public Exception { class in namespace:sfntly
91 RuntimeException() throw() : Exception("Runtime exception") {} function in class:sfntly::RuntimeException
92 explicit RuntimeException(const char* message) throw() function in class:sfntly::RuntimeException
94 virtual ~RuntimeException() throw() {}
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 779 milliseconds