Home
last modified time | relevance | path

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

/ohos5.0/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>…
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