Home
last modified time | relevance | path

Searched refs:SetOnControllerAttachedCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h239 void SetOnControllerAttachedCallback(OnControllerAttachedCallback&& callback) in SetOnControllerAttachedCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h337 void SetOnControllerAttachedCallback(OnControllerAttachedCallback&& callback) in SetOnControllerAttachedCallback() function
H A Dweb_model_ng.cpp968 webPattern->SetOnControllerAttachedCallback(std::move(callback)); in SetOnControllerAttached()