Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.h28 using SetWebIdCallback = std::function<void(int32_t)>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h50 using SetWebIdCallback = std::function<void(int32_t)>; variable