Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp168 … { DOM_VIDEO_METHOD_SEEK_TO, [](const RefPtr<VideoComponent>& video, const std::string& args) { in CallSpecializedMethod()
H A Ddom_type.cpp860 const char DOM_VIDEO_METHOD_SEEK_TO[] = "setCurrentTime"; variable
H A Ddom_type.h864 ACE_EXPORT extern const char DOM_VIDEO_METHOD_SEEK_TO[];