Home
last modified time | relevance | path

Searched refs:passToJs (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h391 void passToJs(int generation,
DWebViewCore.cpp2970 void WebViewCore::passToJs(int generation, const WTF::String& current, in passToJs() function in android::WebViewCore
4589 reinterpret_cast<WebViewCore*>(nativeClass)->passToJs(generation, current, in PassToJs()