Home
last modified time | relevance | path

Searched defs:IntTimeToText (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1727 void VideoElement::IntTimeToText(uint32_t time, std::string& timeText) in OnStartBtnClick() function in OHOS::Ace::VideoElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp89 std::string IntTimeToText(uint32_t time) in IntTimeToText() function