Home
last modified time | relevance | path

Searched defs:onStart_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h142 MovingPhotoEventFunc onStart_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h197 VideoEventCallback onStart_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h177 EventCallback onStart_; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp296 rust::Fn<void(const OHOS::SamgrRust::SystemProcessInfo &systemProcessInfo)> onStart_, in SubscribeSystemProcess()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp239 auto onStart_ = movingPhotoEventHub->GetOnStart(); variable