Searched refs:timet (Results 1 – 2 of 2) sorted by relevance
33 std::time_t timet = sectime.count(); in GetCurrentTime() local35 localtime_r(&timet, &curtime); in GetCurrentTime()
1251 time_t timet; in CreateCjExceptionInfo() local1252 time(&timet); in CreateCjExceptionInfo()1261 EVENT_KEY_HAPPEN_TIME, timet, in CreateCjExceptionInfo()1569 time_t timet; in HandleLaunchApplication() local1570 time(&timet); in HandleLaunchApplication()1576 EVENT_KEY_HAPPEN_TIME, timet, in HandleLaunchApplication()