Home
last modified time | relevance | path

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

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