Home
last modified time | relevance | path

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

/external/cronet/third_party/jni_zero/java/src/org/jni_zero/
DNativeLibraryLoadedStatus.java22 public static class NativeNotLoadedException extends RuntimeException { class in NativeLibraryLoadedStatus
23 public NativeNotLoadedException(String s) { in NativeNotLoadedException() method in NativeLibraryLoadedStatus.NativeNotLoadedException