Home
last modified time | relevance | path

Searched defs:TOTAL_SECONDS_OF_HOUR (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp35 constexpr int32_t TOTAL_SECONDS_OF_HOUR = 60 * 60; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.cpp28 constexpr int32_t TOTAL_SECONDS_OF_HOUR = 60 * 60; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp32 constexpr int32_t TOTAL_SECONDS_OF_HOUR = 60 * 60; member

Completed in 3 milliseconds