Searched defs:RemoveJavascriptInterface (Results 1 – 3 of 3) sorted by relevance
689 … void RemoveJavascriptInterface(std::string objectName, const std::vector<std::string>& methodList) in RemoveJavascriptInterface() function
1061 void JSWebController::RemoveJavascriptInterface(const JSCallbackInfo& args) in RemoveJavascriptInterface() function in OHOS::Ace::Framework::JSWebController
1246 void WebDelegate::RemoveJavascriptInterface(const std::string& objectName, const std::vector<std::s… in RemoveJavascriptInterface() function in OHOS::Ace::WebDelegate