Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 44) sorted by relevance

12

/system/update_engine/common/
Dfake_clock.h41 void SetWallclockTime(const base::Time &time) { in SetWallclockTime()
45 void SetMonotonicTime(const base::Time &time) { in SetMonotonicTime()
49 void SetBootTime(const base::Time &time) { in SetBootTime()
/system/extras/tests/timetest/
Drtc_test.cpp184 TEST(time, rtc_rollover_1970_1990) { in TEST() argument
188 TEST(time, rtc_rollover_1990_2010) { in TEST() argument
192 TEST(time, rtc_rollover_2010_2030) { in TEST() argument
196 TEST(time, rtc_rollover_2030_2037) { in TEST() argument
/system/extras/simpleperf/
DInplaceSamplerClient.cpp149 uint64_t time; in HandleMessage() local
158 uint64_t time; in HandleMessage() local
171 uint64_t time; in HandleMessage() local
Dreport_sample.proto18 optional uint64 time = 1; field
Dthread_tree.cpp103 uint64_t time, const std::string& filename) { in AddKernelMap()
130 uint64_t len, uint64_t pgoff, uint64_t time, in AddThreadMap()
Drecord.cpp214 uint64_t event_id, uint64_t time) { in MmapRecord()
304 const std::string& comm, uint64_t event_id, uint64_t time) { in CommRecord()
464 uint64_t time, uint32_t cpu, uint64_t period, in SampleRecord()
949 uint64_t time = record->Timestamp(); in IsHappensBefore() local
Dthread_tree.h41 uint64_t time; // Map creation time. member
/system/vold/bench/
Dbenchgen.py35 def __init__(self, thread, time, call, args, ret): argument
119 time, call, args, ret = line.groups() variable
123 time = float(time) variable
/system/media/audio_utils/include/audio_utils/
Dclock.h65 char time[19]; /* minimum size buffer */ member
DSimpleLog.h170 const int64_t time = it->first; variable
/system/media/audio_utils/
DPowerLog.cpp126 const int64_t time = mEntries[idx].first; in dumpToString() local
175 const int64_t time = mEntries[idx].first; in dumpToString() local
/system/extras/tests/framebuffer/
Drefresh.c146 int64_t time = systemTime(); in main() local
/system/bt/vendor_libs/test_vendor_lib/src/
Dasync_manager.cc332 Task(std::chrono::steady_clock::time_point time, in Task()
339 Task(std::chrono::steady_clock::time_point time, in Task()
356 std::chrono::steady_clock::time_point time; member in test_vendor_lib::AsyncManager::AsyncTaskManager::Task
/system/nfc/src/include/
Dbuildcfg.h76 long time; member
/system/core/adb/
Dfile_sync_service.h49 uint32_t time; member
69 uint32_t time; member
Dfile_sync_client.cpp77 int64_t time = 0; member
788 const char* name) { in do_sync_ls()
1024 auto callback = [&](unsigned mode, unsigned size, unsigned time, const char* name) { in remote_build_list()
1076 static int set_time_and_mode(const std::string& lpath, time_t time, in set_time_and_mode()
/system/extras/tests/sdcard/
Dplot_sdcard.py63 def Add(self, time, value): argument
Dstopwatch.cpp209 double StopWatch::timespecToDouble(const struct timespec& time) in timespecToDouble()
/system/security/keystore/
Dauth_token_table.cpp73 struct timespec time; in clock_gettime_raw() local
229 void AuthTokenTable::Entry::UpdateLastUse(time_t time) { in UpdateLastUse()
/system/core/libziparchive/
Dzip_writer.cc142 int32_t ZipWriter::StartEntryWithTime(const char* path, size_t flags, time_t time) { in StartEntryWithTime()
197 time_t time, uint32_t alignment) { in StartAlignedEntryWithTime()
Dzip_writer_test.cc165 time_t time = mktime(&tm); in TEST_F() local
216 time_t time = mktime(&tm); in TEST_F() local
/system/extras/iotop/
Diotop.cpp36 static float TimeToTgidPercent(uint64_t ns, int time, const TaskStatistics& stats) { in TimeToTgidPercent()
/system/core/liblog/
Dlogprint.c1277 struct timespec time; in convertMonotonic() member
1280 struct timespec time, convert; in convertMonotonic() local
1551 struct timespec time; in android_log_formatLogLine() local
/system/core/gatekeeperd/
DSoftGateKeeper.h101 struct timespec time; in GetMillisecondsSinceBoot() local
/system/security/keystore/tests/
Dauth_token_table_test.cpp94 static time_t time = 0; in monotonic_clock() local

12