Home
last modified time | relevance | path

Searched defs:onStop_ (Results 1 - 6 of 6) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/include/
H A Dstatus_change_wrapper.h54 rust::Fn<void(const OHOS::SamgrRust::SystemProcessInfo &systemProcessInfo)> onStop_; member in OHOS::SamgrRust::SystemProcessStatusChangeWrapper
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h143 MovingPhotoEventFunc onStop_; member in OHOS::Ace::NG::MovingPhotoEventHub
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h205 VideoEventCallback onStop_; member in OHOS::Ace::NG::VideoEventHub
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h179 EventCallback onStop_; member in OHOS::Ace::VideoElement
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp248 auto onStop_ = movingPhotoEventHub->GetOnStop(); in HWTEST_F() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp295 SubscribeSystemProcess( rust::Fn<void(const OHOS::SamgrRust::SystemProcessInfo &systemProcessInfo)> onStart_, rust::Fn<void(const OHOS::SamgrRust::SystemProcessInfo &systemProcessInfo)> onStop_) SubscribeSystemProcess() argument

Completed in 6 milliseconds