Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_web_ffi.cpp77 static bool ExistController(WebviewControllerImpl* controller, int32_t& parentWebId) in ExistController()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp38 std::function<void(const std::string&)>&& setHapPathCallback, int32_t parentWebId, bool popup, in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp64 std::function<void(const std::string&)>&& setHapPathCallback, int32_t parentWebId, bool popup, in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp894 static bool ExistController(JSRef<JSObject>& controller, int32_t& parentWebId) in ExistController()