Searched refs:GetLocalTime (Results 1 – 12 of 12) sorted by relevance
29 std::string GetLocalTime() in GetLocalTime() function48 std::string localTime = GetLocalTime(); in SavePixelmapToFile()
28 std::string GetLocalTime();
28 GetLocalTime(&st); in DefaultLogImpl()
46 std::string currentTime = CommonTools::GetLocalTime();
84 CommonTools::GetLocalTime(); in DoGetLocalTime()
78 inline tm GetLocalTime(time_t time) in GetLocalTime() function
710 tm nowTm = GetLocalTime(nowT); in AdjustDateForDndTypeOnce()716 tm beginDateTm = GetLocalTime(beginDateT); in AdjustDateForDndTypeOnce()722 tm endDateTm = GetLocalTime(endDateT); in AdjustDateForDndTypeOnce()
298 static struct tm *GetLocalTime(ASN1_TIME *asn1Time) in GetLocalTime() function349 struct tm *localTime = GetLocalTime(asn1Time); in GetX509Time()
89 static std::string GetLocalTime();
469 …std::string fileName = FILE_DIR_IN_THE_SANDBOX + GetLocalTime() + customFileName + std::to_string(… in DumpPixelMap()523 …std::string fileName = FILE_DIR_IN_THE_SANDBOX + GetLocalTime() + "_imageId" + std::to_string(imag… in DumpDataIfDumpEnabled()578 std::string ImageUtils::GetLocalTime() in GetLocalTime() function in OHOS::Media::ImageUtils
251 static void GetLocalTime(char* time, uint64_t timestamp) in GetLocalTime() function673 GetLocalTime(record->time, srcRecord[i].time / TIME_THOUSANDS_FACTOR); in OnQueryAlarm()
500 ImageUtils::GetLocalTime();