Home
last modified time | relevance | path

Searched refs:GetFormatedTime (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.h26 std::string GetFormatedTime(uint64_t time);
H A Dfaultlog_util.cpp35 std::string GetFormatedTime(uint64_t target) in GetFormatedTime() function
107 ret.append(GetFormatedTime(info.time)); in GetFaultLogName()
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp400 std::string timeStr = GetFormatedTime(info.time); in GenCppCrashLogTestCommon()
470 std::string timeStr = GetFormatedTime(info.time); in HWTEST_F()
497 std::string timeStr = GetFormatedTime(info.time); in HWTEST_F()
811 return fileName + "-FaultloggerUnittest1111-0-" + GetFormatedTime(time); in getTargetFileName()
1178 std::string timeStr = GetFormatedTime(now); in HWTEST_F()
1205 std::string timeStr = GetFormatedTime(now); in HWTEST_F()
1229 std::string timeStr = GetFormatedTime(now); in HWTEST_F()
1272 std::string timeStr = GetFormatedTime(now); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp114 std::string timeStr = OHOS::HiviewDFX::GetFormatedTime(timeTmp); in ReadGwpAsanRecord()

Completed in 5 milliseconds