Home
last modified time | relevance | path

Searched refs:GetTimeStr (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/base/include/
Dlogging.h81 static inline std::string GetTimeStr();
90 …int count = fprintf(stderr, "%04x %s %7d %7ld %5s %s ", domain, GetTimeStr().c_str(), getpid(), Ge… in HiLogPrintArgs()
231 static std::string GetTimeStr() in GetTimeStr() function
Dcommon.h41 std::string GetTimeStr();
/developtools/profiler/device/base/test/unittest/
Dcommon_test.cpp192 HWTEST_F(CommonTest, GetTimeStr, TestSize.Level1)
194 std::string timeStr = GetTimeStr();
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_writer.cpp106 std::string timeStr = COMMON::GetTimeStr(); in WriteHeader()
/developtools/profiler/device/base/src/
Dcommon.cpp465 std::string GetTimeStr() in GetTimeStr() function