Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_property.h376 void ExecuteTypeScript(std::string jscode, std::function<void(std::string)>&& callback) const in ExecuteTypeScript() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web_controller.cpp668 void JSWebController::ExecuteTypeScript(const JSCallbackInfo& args) in ExecuteTypeScript() function in OHOS::Ace::Framework::JSWebController
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dmock_web_delegate.cpp448 void WebDelegate::ExecuteTypeScript(const std::string& jscode, const std::function<void(const std::… in ExecuteTypeScript() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp1077 void WebDelegate::ExecuteTypeScript(const std::string& jscode, const std::function<void(const std::… in ExecuteTypeScript() function in OHOS::Ace::WebDelegate