Home
last modified time | relevance | path

Searched refs:DOM_VIDEO_EVENT_PREPARED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp117 { DOM_VIDEO_EVENT_PREPARED, [](const RefPtr<VideoComponent>& video, in AddSpecializedEvent()
H A Ddom_type.cpp847 const char DOM_VIDEO_EVENT_PREPARED[] = "prepared"; variable
H A Ddom_type.h851 ACE_EXPORT extern const char DOM_VIDEO_EVENT_PREPARED[];