Home
last modified time | relevance | path

Searched refs:GetCurrTime (Results 1 - 4 of 4) sorted by relevance

/foundation/ai/intelligent_voice_framework/llt/hdt/testcase/intell_voice_utils/
H A Dtest_time_util.cpp23 TEST_CASE("GetCurrTime", "intell_voice_time") {
25 std::string str = TimeUtil::GetCurrTime(format);
30 str = TimeUtil::GetCurrTime(format);
35 str = TimeUtil::GetCurrTime(format);
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Daudio_debug.cpp33 auto path = PCM_DIR + OHOS::IntellVoiceUtils::TimeUtil::GetCurrTime() + suffix+ ".pcm"; in CreateAudioDebugFile()
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h54 static std::string GetCurrTime(TimeFormat format = TIME_FORMAT_DEFAULT);
H A Dtime_util.cpp103 string TimeUtil::GetCurrTime(TimeFormat format) in GetCurrTime() function in OHOS::IntellVoiceUtils::TimeUtil

Completed in 1 milliseconds