Searched refs:LIBLOAD_FAILED_JNI_CALL (Results 1 - 2 of 2) sorted by relevance

/frameworks/webview/chromium/loader/
H A Dloader.cpp48 jint LIBLOAD_FAILED_JNI_CALL; member in namespace:android::__anon2079
181 jint ret = LIBLOAD_FAILED_JNI_CALL;
227 LIBLOAD_FAILED_JNI_CALL = env->GetStaticIntField(
229 env->GetStaticFieldID(clazz, "LIBLOAD_FAILED_JNI_CALL", "I"));
/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java102 public static final int LIBLOAD_FAILED_JNI_CALL = 7; field in class:WebViewFactory

Completed in 178 milliseconds