Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h244 static napi_value InnerGetThisVar(napi_env env, napi_callback_info info);
H A Dnapi_webview_controller.cpp578 DECLARE_NAPI_FUNCTION("innerGetThisVar", NapiWebviewController::InnerGetThisVar), in Init()
1064 napi_value NapiWebviewController::InnerGetThisVar(napi_env env, napi_callback_info info) in InnerGetThisVar() function in OHOS::NWeb::NapiWebviewController
1066 WVLOG_D("InnerGetThisVar start"); in InnerGetThisVar()

Completed in 12 milliseconds