Searched refs:InitJSExcute (Results 1 – 5 of 5) sorted by relevance
105 static void InitJSExcute(napi_env env, napi_value exports);
101 static void InitJSExcute(napi_env env, napi_value exports);
30 void WebviewCreatePDFExecuteCallback::InitJSExcute(napi_env env, napi_value exports) in InitJSExcute() function in OHOS::NWeb::WebviewCreatePDFExecuteCallback
29 void WebviewJavaScriptExecuteCallback::InitJSExcute(napi_env env, napi_value exports) in InitJSExcute() function in OHOS::NWeb::WebviewJavaScriptExecuteCallback
848 WebviewJavaScriptExecuteCallback::InitJSExcute(env, exports); in Init()849 WebviewCreatePDFExecuteCallback::InitJSExcute(env, exports); in Init()