| /system/security/keystore/tests/ |
| D | confirmationui_rate_limiting_test.cpp | 68 static time_point now() noexcept { return sNow; } in now() function in keystore::test::__anon452c64e40111::FakeClock 79 auto now = std::chrono::steady_clock::now(); in TEST() local 93 auto now = std::chrono::steady_clock::now(); in TEST() local 220 auto now = std::chrono::steady_clock::now(); in TEST() local
|
| /system/chre/core/ |
| D | event.cc | 24 Milliseconds now = SystemTime::getMonotonicTime(); in getTimeMillis() local
|
| /system/security/keystore/ |
| D | keystore_keymaster_enforcement.h | 42 time_t now = time(nullptr); in activation_date_valid() local 60 time_t now = time(nullptr); in expiration_date_passed() local
|
| /system/core/healthd/ |
| D | healthd_mode_charger.cpp | 304 void Charger::UpdateScreenState(int64_t now) { in UpdateScreenState() 430 int64_t now = curr_time_ms(); in SetKeyCallback() local 486 void Charger::ProcessKey(int code, int64_t now) { in ProcessKey() 548 void Charger::HandleInputState(int64_t now) { in HandleInputState() 556 void Charger::HandlePowerSupplyState(int64_t now) { in HandlePowerSupplyState() 603 int64_t now = curr_time_ms(); in OnHeartbeat() local 638 int64_t now = curr_time_ms(); in OnPrepareToWait() local
|
| /system/chre/chpp/platform/linux/include/chpp/platform/ |
| D | platform_time.h | 32 struct timespec now; in chppGetCurrentTimeNs() local
|
| D | platform_condition_variable.h | 55 struct timespec now; in chppConditionVariableTimedWait() local
|
| /system/libbase/ |
| D | chrono_utils_test.cpp | 32 struct timespec now; in GetBootTimeSeconds() local 42 auto now = GetBootTimeSeconds(); in TEST() local
|
| D | chrono_utils.cpp | 24 boot_clock::time_point boot_clock::now() { in now() function in android::base::boot_clock
|
| D | logging_splitters.h | 148 static std::string StderrOutputGenerator(const struct tm& now, int pid, uint64_t tid, in StderrOutputGenerator()
|
| /system/logging/liblog/ |
| D | log_time.cpp | 26 time_t now; in strptime() local
|
| /system/core/libutils/ |
| D | Looper.cpp | 228 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 319 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 399 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll() local 584 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage() local 590 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed() local
|
| /system/netd/server/ |
| D | TcpSocketMonitor.cpp | 110 const auto now = steady_clock::now(); in dump() local 205 const auto now = steady_clock::now(); in poll() local 278 void TcpSocketMonitor::updateSocketStats(time_point now, Fwmark mark, in updateSocketStats()
|
| /system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/ |
| D | Tzdb.java | 99 long now = System.currentTimeMillis(); in areEquivalent() local
|
| /system/core/fs_mgr/ |
| D | file_wait.cpp | 49 auto now = std::chrono::steady_clock::now(); in PollForFile() local 63 auto now = std::chrono::steady_clock::now(); in PollForFileDeleted() local
|
| /system/core/fs_mgr/libdm/ |
| D | utility.cpp | 39 auto now = std::chrono::steady_clock::now(); in WaitForCondition() local
|
| D | loop_control.cpp | 51 auto now = std::chrono::steady_clock::now(); in Attach() local
|
| /system/chre/chpp/test/ |
| D | fake_link.cpp | 45 auto now = std::chrono::system_clock::now(); in waitForTxPacket() local
|
| /system/logging/logd/ |
| D | TrustyLog.cpp | 63 log_time now = log_time(tp.tv_sec, tp.tv_nsec); in LogMsg() local
|
| D | LogKlog.cpp | 277 time_t now = real.tv_sec; in calculateCorrection() local 293 log_time now(log_time::EPOCH); in sniffTime() local 500 log_time now = sniffTime(p, len - (p - buf), false); in log() local
|
| /system/security/keystore2/src/ |
| D | entropy.rs | 33 let now = Instant::now(); in register_feeder() localVariable
|
| /system/extras/tests/framebuffer/ |
| D | refresh.c | 158 int64_t now = systemTime(); in main() local
|
| /system/core/fs_mgr/libsnapshot/snapuserd/ |
| D | snapuserd_client.cpp | 80 auto now = std::chrono::steady_clock::now(); in Connect() local 100 auto now = std::chrono::steady_clock::now(); in WaitForServiceToTerminate() local
|
| /system/core/fastboot/ |
| D | util.cpp | 45 double now() { in now() function
|
| /system/extras/tests/icachetest/ |
| D | icache_main.cpp | 107 auto now = std::chrono::steady_clock::now(); in main() local
|
| /system/core/debuggerd/ |
| D | debuggerd_benchmark.cpp | 53 auto now = std::chrono::high_resolution_clock::now(); in GetMaximumPause() local
|