Home
last modified time | relevance | path

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

/external/chromium_org/components/web_contents_delegate_android/
Dcomponent_jni_registrar.cc18 { "WebContentsDelegateAndroid", RegisterWebContentsDelegateAndroid },
Dweb_contents_delegate_android.h116 bool RegisterWebContentsDelegateAndroid(JNIEnv* env);
Dweb_contents_delegate_android.cc389 bool RegisterWebContentsDelegateAndroid(JNIEnv* env) { in RegisterWebContentsDelegateAndroid() function