Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model.h53 virtual void SetOnStop(VideoEventFunc&& onStop) {}; in SetOnStop() function
H A Dvideo_event_hub.h148 void SetOnStop(VideoEventCallback&& onStop) in SetOnStop() function
H A Dvideo_model_ng.cpp206 void VideoModelNG::SetOnStop(VideoEventFunc&& onStop) in SetOnStop() function in OHOS::Ace::NG::VideoModelNG
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h86 void SetOnStop(MovingPhotoEventFunc&& onStop) in SetOnStop() function
H A Dmovingphoto_model_ng.cpp134 void MovingPhotoModelNG::SetOnStop(MovingPhotoEventFunc&& onStop) in SetOnStop() function in OHOS::Ace::NG::MovingPhotoModelNG