Searched defs:SetOnPrepared (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | video_model_impl.cpp | 138 void VideoModelImpl::SetOnPrepared(VideoEventFunc&& onPrepared) in SetOnPrepared() function in OHOS::Ace::Framework::VideoModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ | ||
H A D | video_event_hub.h | 94 void SetOnPrepared(VideoEventCallback&& onPrepared) in SetOnPrepared() function in OHOS::Ace::NG::VideoEventHub |
H A D | video_model_ng.cpp | 167 void VideoModelNG::SetOnPrepared(VideoEventFunc&& onPrepared) in SetOnPrepared() function in OHOS::Ace::NG::VideoModelNG |
Completed in 2 milliseconds