Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp1764 auto setWebIdFunction = controller->GetProperty("setWebId"); in Create() local
1774 JSRef<JSObject> controller, JSRef<JSVal> setWebIdFunction, std::optional<std::string> dstSrc) in CreateInNewPipeline()
1808 JSRef<JSObject> controller, JSRef<JSVal> setWebIdFunction, std::optional<std::string> dstSrc) in CreateInOldPipeline()
1828 JSRef<JSObject> controller, JSRef<JSVal> setWebIdFunction, RefPtr<WebComponent>& webComponent) in CreateWithWebviewController()