| /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/test/ |
| D | fake_link.cpp | 45 auto now = std::chrono::system_clock::now(); in waitForTxPacket() local 53 auto now = std::chrono::system_clock::now(); in waitForEmpty() 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
|
| /system/chre/core/ |
| D | event.cc | 24 Milliseconds now = SystemTime::getMonotonicTime(); in getTimeMillis() 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/chre/util/include/chre/util/system/ |
| D | transaction_manager_impl.h | 172 Nanoseconds now = SystemTime::getMonotonicTime(); in setTimerAbsolute() local 190 Nanoseconds now = SystemTime::getMonotonicTime(); in handleTimerExpiry() local
|
| /system/core/fs_mgr/libsnapshot/snapuserd/ |
| D | snapuserd_client.cpp | 89 const auto now = std::chrono::steady_clock::now(); in TryConnect() local 116 auto now = std::chrono::steady_clock::now(); in Connect() local 136 auto now = std::chrono::steady_clock::now(); in WaitForServiceToTerminate() 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/core/libutils/ |
| D | Looper.cpp | 201 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 292 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 372 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll() local 596 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage() local 602 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed() 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/logging/liblog/ |
| D | log_time.cpp | 28 time_t now; in strptime() local
|
| /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/memory/libmemunreachable/ |
| D | AtomicState.h | 78 auto now = std::chrono::steady_clock::now(); in wait_for_either_of() local
|
| /system/core/fs_mgr/libdm/ |
| D | utility.cpp | 39 auto now = std::chrono::steady_clock::now(); in WaitForCondition() local
|
| /system/security/keystore2/watchdog/src/ |
| D | lib.rs | 107 let now = Instant::now(); in overdue_and_next_timeout() localVariable 145 let now = Instant::now(); in log_report() localVariable 217 let now = Instant::now(); in disarm() localVariable
|
| /system/extras/tests/framebuffer/ |
| D | refresh.c | 158 int64_t now = systemTime(); in main() 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 | 273 time_t now = real.tv_sec; in calculateCorrection() local 289 log_time now(log_time::EPOCH); in sniffTime() local 498 log_time now = sniffTime(p, len - (p - buf), false); in log() local
|
| /system/chre/util/ |
| D | duplicate_message_detector.cc | 61 Nanoseconds now = SystemTime::getMonotonicTime(); in removeOldEntries() local
|
| /system/security/keystore2/src/ |
| D | entropy.rs | 33 let now = Instant::now(); in register_feeder() localVariable
|
| /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
|