Home
last modified time | relevance | path

Searched defs:CallH5FunctionV2 (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1861 …virtual void CallH5FunctionV2(int32_t routing_id, int32_t h5_object_id, const std::string& h5_meth… in CallH5FunctionV2() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1524 void ArkWebNWebImpl::CallH5FunctionV2( in CallH5FunctionV2() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1792 void ArkWebNWebWrapper::CallH5FunctionV2(int32_t routing_id, int32_t h5_object_id, const std::strin… in CallH5FunctionV2() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_javascript_result_callback.cpp148 void CallH5FunctionV2(napi_env env, napi_value* napiArg, std::shared_ptr<NWebRomValue> nwebValue, in CallH5FunctionV2() function