Searched refs:InnerGetThisVar (Results 1 – 2 of 2) sorted by relevance
244 static napi_value InnerGetThisVar(napi_env env, napi_callback_info info);
578 DECLARE_NAPI_FUNCTION("innerGetThisVar", NapiWebviewController::InnerGetThisVar), in Init()1062 napi_value NapiWebviewController::InnerGetThisVar(napi_env env, napi_callback_info info) in InnerGetThisVar() function in OHOS::NWeb::NapiWebviewController