Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h488 void CallH5FunctionInternal(napi_env env, H5Bundle& bundle, std::vector<std::shared_ptr<NWebValue>> nwebArgs);
H A Dwebview_javascript_result_callback.cpp172 FromNwebID(bundle.nwebId)->CallH5FunctionInternal(env, bundle, nwebArgs); in CallbackFunctionForH5()
1792 void WebviewJavaScriptResultCallBack::CallH5FunctionInternal( in CallH5FunctionInternal() function in OHOS::NWeb::WebviewJavaScriptResultCallBack
1796 WVLOG_E("WebviewJavaScriptResultCallBack::CallH5FunctionInternal nweb id not equal"); in CallH5FunctionInternal()
1801 WVLOG_E("WebviewJavaScriptResultCallBack::CallH5FunctionInternal nweb_ptr null"); in CallH5FunctionInternal()
1806 WVLOG_D("WebviewJavaScriptResultCallBack::CallH5FunctionInternal end"); in CallH5FunctionInternal()

Completed in 5 milliseconds