Home
last modified time | relevance | path

Searched refs:FirePauseEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h78 void FirePauseEvent() in FirePauseEvent() function
H A Dmovingphoto_pattern.cpp570 eventHub->FirePauseEvent(); in FireMediaPlayerPause()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h56 void FirePauseEvent(const std::string& param) in FirePauseEvent() function
H A Dvideo_pattern.cpp545 eventHub->FirePauseEvent(param); in ChangePlayerStatus()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp284 videoEventHub->FirePauseEvent(VIDEO_PAUSE_EVENT);