Home
last modified time | relevance | path

Searched refs:IsFormatTimeExpired (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h57 static bool IsFormatTimeExpired(const std::string &formatTime, int maxKeepTime);
H A Dtime_util.cpp159 bool TimeUtil::IsFormatTimeExpired(const string &formatTime, int maxKeepTime) in IsFormatTimeExpired() function in OHOS::IntellVoiceUtils::TimeUtil