Home
last modified time | relevance | path

Searched refs:RegisterAwContentsIoThreadClientImpl (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/android_webview/native/
Dandroid_webview_jni_registrar.cc42 { "AwContentsIoThreadClientImpl", RegisterAwContentsIoThreadClientImpl },
Daw_contents_io_thread_client_impl.h74 bool RegisterAwContentsIoThreadClientImpl(JNIEnv* env);
Daw_contents_io_thread_client_impl.cc377 bool RegisterAwContentsIoThreadClientImpl(JNIEnv* env) { in RegisterAwContentsIoThreadClientImpl() function