Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_property.h718 … void RemoveJavascriptInterface(std::string objectName, const std::vector<std::string>& methodList) in RemoveJavascriptInterface() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web_controller.cpp1070 void JSWebController::RemoveJavascriptInterface(const JSCallbackInfo& args) in RemoveJavascriptInterface() function in OHOS::Ace::Framework::JSWebController
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dmock_web_delegate.cpp471 void WebDelegate::RemoveJavascriptInterface(const std::string& objectName, const std::vector<std::s… in RemoveJavascriptInterface() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp1534 void WebDelegate::RemoveJavascriptInterface(const std::string& objectName, const std::vector<std::s… in RemoveJavascriptInterface() function in OHOS::Ace::WebDelegate