Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h689 … void RemoveJavascriptInterface(std::string objectName, const std::vector<std::string>& methodList) in RemoveJavascriptInterface() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp1061 void JSWebController::RemoveJavascriptInterface(const JSCallbackInfo& args) in RemoveJavascriptInterface() function in OHOS::Ace::Framework::JSWebController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1246 void WebDelegate::RemoveJavascriptInterface(const std::string& objectName, const std::vector<std::s… in RemoveJavascriptInterface() function in OHOS::Ace::WebDelegate