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