Home
last modified time | relevance | path

Searched defs:object_name (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_js_result_callback_impl.cpp29 GetJavaScriptResult(ArkWebValueVector args, const ArkWebString& method, const ArkWebString& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument
38 GetJavaScriptResultFlowbuf(ArkWebValueVector args, const ArkWebString& method, const ArkWebString& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
H A Dark_web_nweb_wrapper.cpp1094 void ArkWebNWebWrapper::RegisterArkJSfunction(const std::string& object_name, in RegisterArkJSfunction() argument
1283 void ArkWebNWebWrapper::RegisterArkJSfunction(const std::string& object_name, in RegisterArkJSfunction() argument
362 RegisterArkJSfunction( const std::string& object_name, const std::vector<std::string>& method_list, const int32_t object_id) RegisterArkJSfunction() argument
374 UnregisterArkJSfunction( const std::string& object_name, const std::vector<std::string>& method_list) UnregisterArkJSfunction() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_js_result_callback_wrapper.cpp29 GetJavaScriptResult( std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::string& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument
46 GetJavaScriptResultFlowbuf( std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::string& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
H A Dark_web_nweb_impl.cpp334 void ArkWebNWebImpl::UnregisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list) in UnregisterArkJSfunction() argument
961 void ArkWebNWebImpl::RegisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list, in RegisterArkJSfunction() argument
1106 void ArkWebNWebImpl::RegisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list, in RegisterArkJSfunction() argument
327 RegisterArkJSfunction( const ArkWebString& object_name, const ArkWebStringVector& method_list, const int32_t object_id) RegisterArkJSfunction() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1464 virtual void RegisterArkJSfunction(const std::string& object_name, const std::vector<std::string>& method_list, in RegisterArkJSfunction() argument

Completed in 8 milliseconds