Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp123 std::tm* tm = std::localtime(&time); in GetCurrentDate() local
136 std::tm* tm = std::localtime(&time); in GetCurrentLogFilePath() local
283 std::tm* tm = std::localtime(&time); in WriteMessage() local
/developtools/smartperf_host/smartperf_device/device_command/utils/src/
Dsp_log.cpp123 std::tm* tm = std::localtime(&time); in GetCurrentDate() local
136 std::tm* tm = std::localtime(&time); in GetCurrentLogFilePath() local
283 std::tm* tm = std::localtime(&time); in WriteMessage() local
/developtools/smartperf_host/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts363 let tm = { variable
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp50 tm tm; in GetRealTime() local
/developtools/hapsigner/hapsigntool_cpp/profile/src/
Dpkcs7_data.cpp271 std::string PKCS7Data::GetASN1Time(const ASN1_TIME* tm) in GetASN1Time()
328 ASN1_TIME* tm = ASN1_TIME_new(); in CheckSignTimeInValidPeriod() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h25258 struct tm { struct
25259 int tm_sec; argument
25260 int tm_min; argument
25261 int tm_hour; argument
25262 int tm_mday; argument
25263 int tm_mon; argument
25264 long int tm_year; argument
25265 int tm_wday; argument
25266 int tm_yday; argument