Searched refs:RegisterNativeJavaScriptProxy (Results 1 – 6 of 6) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 1325 void ArkWebNWebImpl::RegisterNativeJavaScriptProxy(const ArkWebString& objName, in RegisterNativeJavaScriptProxy() function in OHOS::ArkWeb::ArkWebNWebImpl 1330 nweb_nweb_->RegisterNativeJavaScriptProxy(ArkWebStringStructToClass(objName), in RegisterNativeJavaScriptProxy() 1337 nweb_nweb_->RegisterNativeJavaScriptProxy(ArkWebStringStructToClass(objName), in RegisterNativeJavaScriptProxy()
|
| D | ark_web_nweb_impl.h | 1539 void RegisterNativeJavaScriptProxy(const ArkWebString& objName,
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 1559 void ArkWebNWebWrapper::RegisterNativeJavaScriptProxy(const std::string& objName, in RegisterNativeJavaScriptProxy() function in OHOS::ArkWeb::ArkWebNWebWrapper 1568 ark_web_nweb_->RegisterNativeJavaScriptProxy(stObjName, in RegisterNativeJavaScriptProxy() 1574 ark_web_nweb_->RegisterNativeJavaScriptProxy(stObjName, in RegisterNativeJavaScriptProxy()
|
| D | ark_web_nweb_wrapper.h | 1552 virtual void RegisterNativeJavaScriptProxy(const std::string& objName,
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
| D | ark_web_nweb.h | 1717 virtual void RegisterNativeJavaScriptProxy(const ArkWebString& objName,
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb.h | 1789 virtual void RegisterNativeJavaScriptProxy(const std::string& objName, in RegisterNativeJavaScriptProxy() function
|