Home
last modified time | relevance | path

Searched defs:SetOnLoad (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dxcomponent_model_impl.cpp54 void XComponentModelImpl::SetOnLoad(LoadEvent&& onLoad) in SetOnLoad() function in OHOS::Ace::Framework::XComponentModelImpl
H A Dform_model_impl.cpp108 void FormModelImpl::SetOnLoad(std::function<void(const std::string&)>&& onLoad) in SetOnLoad() function in OHOS::Ace::Framework::FormModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_event_hub.h56 void SetOnLoad(FormCallback&& onLoad) in SetOnLoad() function in OHOS::Ace::NG::FormEventHub
H A Dform_model_ng.cpp173 void FormModelNG::SetOnLoad(std::function<void(const std::string&)>&& onLoad) in SetOnLoad() function in OHOS::Ace::NG::FormModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_event_hub.h39 void SetOnLoad(LoadEvent&& loadEvent) in SetOnLoad() function in OHOS::Ace::NG::XComponentEventHub
H A Dxcomponent_model_ng.cpp112 void XComponentModelNG::SetOnLoad(LoadEvent&& onLoad) in SetOnLoad() function in OHOS::Ace::NG::XComponentModelNG
125 void XComponentModelNG::SetOnLoad(FrameNode* frameNode, LoadEvent&& onLoad) in SetOnLoad() function in OHOS::Ace::NG::XComponentModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.cpp587 ArkUINativeModuleValue XComponentBridge::SetOnLoad(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetOnLoad() function in OHOS::Ace::NG::XComponentBridge

Completed in 5 milliseconds