Searched refs:_stprintf (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | DefineHeader.h | 79 #define _stprintf sprintf macro
|
| H A D | MD5Checksum.cpp | 537 _stprintf(str, _T("0%x"), lpszMD5[i]); in Final() 541 _stprintf(str, _T("%x"), lpszMD5[i]); in Final()
|
| H A D | RKAndroidDevice.cpp | 2685 … _stprintf(szDateTime, _T("%02d-%02d-%02d"), timeNow.tm_hour, timeNow.tm_min, timeNow.tm_sec); in RKA_File_Check() 2858 …_stprintf(szDateTime, _T("%02d-%02d-%02d"), timeNow.tm_hour + 1, timeNow.tm_min + 1, timeNow.tm_se… in RKA_Param_Check() 3012 …_stprintf(szDateTime, _T("%02d-%02d-%02d"), timeNow.tm_hour + 1, timeNow.tm_min + 1, timeNow.tm_se… in RKA_Gpt_Check() 3051 …_stprintf(szDateTime, _T("%02d-%02d-%02d"), timeNow.tm_hour + 1, timeNow.tm_min + 1, timeNow.tm_se… in RKA_Gpt_Check()
|