Searched defs:timeStr (Results 1 – 2 of 2) sorted by relevance
128 static char *TmToStr(const struct tm *stm, char *timeStr, unsigned len) in TmToStr()196 char timeStr[TIME_STR_LEN] = {0}; variable411 char timeStr[TIME_STR_LEN] = {0}; variable
198 STATIC INT32 OsDateSetTime(const CHAR *timeStr) in OsDateSetTime()