Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp27 static const int INVALID_TIME_T = -1; variable
153 return INVALID_TIME_T; in GetFormatTimeToSec()
166 if ((originalTime == INVALID_TIME_T) || (currentTime == INVALID_TIME_T)) { in IsFormatTimeExpired()