Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h145 MovingPhotoEventFunc onFinish_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp57 ServicePlatformFinish onFinish_; member in OHOS::Ace::ServicePlatformEventCallback
H A Dace_form_ability.cpp54 FormPlatformFinish onFinish_; member in OHOS::Ace::FormPlatformEventCallback
H A Dace_data_ability.cpp57 DataPlatformFinish onFinish_; member in OHOS::Ace::DataPlatformEventCallback
H A Dace_ability.cpp136 AcePlatformFinish onFinish_; member in OHOS::Ace::AcePlatformEventCallback
H A Dace_container.cpp1678 std::function<void()> onFinish_; member in OHOS::Ace::Platform::SaveRequestCallback
H A Dui_content_impl.cpp263 ContentFinishCallback onFinish_; member in OHOS::Ace::ContentEventCallback
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h199 VideoEventCallback onFinish_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h180 EventCallback onFinish_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.h203 std::function<void()> onFinish_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp242 auto onFinish_ = movingPhotoEventHub->GetOnFinish(); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp116 ContentFinishCallback onFinish_; member in OHOS::Ace::ContentEventCallback