Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/testcase/intell_voice_utils/
H A Dtest_time_util.cpp34 TimeFormat format = TIME_FORMAT_STANDARD;
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h27 TIME_FORMAT_STANDARD, enumerator
H A Dtime_util.cpp116 } else if (format == TIME_FORMAT_STANDARD) { in GetCurrTime()