Home
last modified time | relevance | path

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

/system/chre/util/tests/
Dtransaction_manager_test.cc141 TxnMgr tm = defaultTxnMgr(); in TEST_F() local
156 TxnMgr tm = defaultTxnMgr(); in TEST_F() local
175 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
191 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
209 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
224 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
248 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
278 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
301 TxnMgrF tm = defaultTxnMgrF(); in TEST_F() local
331 TxnMgrF tm(mMockCb, mFakeTimerPool, kTimeout, /*maxAttempts=*/1); in TEST_F() local
/system/extras/tests/timetest/
Drtc_test.cpp29 static int hwtime(int flag, int request, struct rtc_time *tm) { in hwtime()
74 static int rd_hwtime(struct rtc_time *tm) { in rd_hwtime()
78 static int set_hwtime(struct rtc_time *tm) { in set_hwtime()
124 struct rtc_time tm = roll; in rtc_rollover() local
/system/libziparchive/
Dzip_writer_test.cc188 struct tm tm = {}; in MakeTm() local
201 struct tm tm = MakeTm(); in TEST_F() local
251 struct tm tm = MakeTm(); in TEST_F() local
342 struct tm tm = {}; in TEST_F() local
/system/core/libutils/
DProcessCallStack.cpp102 static String8 getTimeString(struct tm tm) { in getTimeString()
144 struct tm tm; in update() local
/system/core/debuggerd/
Dutil.cpp67 tm tm; in get_timestamp() local
/system/media/audio_utils/include/audio_utils/
Dclock.h60 struct tm tm; in audio_utils_ns_to_string() local
/system/extras/simpleperf/
Dcmd_boot_record.cpp178 struct tm tm; in GetDefaultOutputFilename() local
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp104 struct tm tm; in GetDefaultOutputFilename() local
/system/logging/logd/
DLogKlog.cpp274 struct tm tm = {.tm_isdst = -1}; in calculateCorrection() local
DLogTags.cpp103 struct tm tm; in RebuildFileEventLogTags() local
/system/core/healthd/
Dhealthd_mode_charger.cpp210 timespec tm; in curr_time_ms() local
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp741 tm tm; in dump_log_file() local
/system/memory/lmkd/
Dlmkd.cpp2129 static void record_wakeup_time(struct timespec *tm, enum wakeup_reason reason, in record_wakeup_time()
2151 struct wakeup_info *wi, struct timespec *tm, struct psi_data *pd) { in killinfo_log()
2423 union meminfo *mi, struct wakeup_info *wi, struct timespec *tm, in kill_one_process()
2540 struct wakeup_info *wi, struct timespec *tm, in find_and_kill_process()
/system/logging/liblog/
Dlogprint.cpp1221 struct tm tm; in convertMonotonic() local
/system/update_engine/common/
Dutils.cc1200 struct tm tm {}; in GetTimeAsString() struct
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h21380 __u16 tm; member
21671 __u16 tm; member
37082 struct tm { struct
37083 int tm_sec; argument
37084 int tm_min; argument
37085 int tm_hour; argument
37086 int tm_mday; argument
37087 int tm_mon; argument
37088 long tm_year; argument
37089 int tm_wday; argument
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h27094 struct tm { struct
27095 int tm_sec; argument
27096 int tm_min; argument
27097 int tm_hour; argument
27098 int tm_mday; argument
27099 int tm_mon; argument
27100 long tm_year; argument
27101 int tm_wday; argument
27102 int tm_yday; argument