/system/connectivity/shill/net/ |
D | event_history.cc | 39 Timestamp now = time_->GetNow(); in RecordEventAndExpireEventsBefore() local 53 void EventHistory::RecordEventInternal(Timestamp now) { in RecordEventInternal() 61 void EventHistory::ExpireEventsBeforeInternal(int seconds_ago, Timestamp now, in ExpireEventsBeforeInternal() 90 Timestamp now = time_->GetNow(); in CountEventsWithinInterval() local
|
D | event_history_unittest.cc | 64 void RecordEvent(Timestamp now) { in RecordEvent() 69 void ExpireEventsBefore(int seconds_ago, Timestamp now, in ExpireEventsBefore() 75 void RecordEventAndExpireEventsBefore(int seconds_ago, Timestamp now, in RecordEventAndExpireEventsBefore() 94 Timestamp now) { in CountEventsWithinInterval()
|
D | shill_time.cc | 49 struct timeval now; in GetSecondsMonotonic() local 59 struct timeval now; in GetSecondsBoottime() local
|
/system/update_engine/update_manager/ |
D | real_time_provider_unittest.cc | 62 const Time now = CurrTime(); in TEST_F() local 76 const Time now = CurrTime(); in TEST_F() local
|
/system/security/keystore/ |
D | keystore_keymaster_enforcement.h | 41 time_t now = time(NULL); in activation_date_valid() local 59 time_t now = time(NULL); in expiration_date_passed() local
|
/system/update_engine/ |
D | metrics_utils.cc | 267 Time now = system_state->clock()->GetWallclockTime(); in WallclockDurationHelper() local 293 Time now = system_state->clock()->GetMonotonicTime(); in MonotonicDurationHelper() local
|
D | payload_state.cc | 968 Time now = system_state_->clock()->GetWallclockTime(); in LoadUpdateTimestampStart() local 1084 Time now = system_state_->clock()->GetMonotonicTime(); in SetUpdateDurationUptime() local 1089 Time now = system_state_->clock()->GetMonotonicTime(); in CalculateUpdateDurationUptime() local 1374 Time now = system_state_->clock()->GetWallclockTime(); in P2PAttemptAllowed() local
|
/system/connectivity/shill/shims/ |
D | netfilter_queue_processor.cc | 261 time_t now = time(NULL); in InputQueueCallback() local 283 time_t now = time(NULL); in OutputQueueCallback() local 312 void NetfilterQueueProcessor::ExpireListeners(time_t now) { in ExpireListeners() 359 const Packet& packet, time_t now) { in IsIncomingPacketAllowed() 402 const Packet& packet, time_t now) { in LogOutgoingPacket()
|
D | netfilter_queue_processor_unittest.cc | 72 void LogOutgoingPacket(time_t now) { in LogOutgoingPacket() 75 bool IsIncomingPacketAllowed(time_t now) { in IsIncomingPacketAllowed()
|
/system/extras/tests/icachetest/ |
D | icache_main.c | 11 struct timeval now, tm; in main() local
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 345 static void update_screen_state(struct charger *charger, int64_t now) in update_screen_state() 462 int64_t now = curr_time_ms(); in set_key_callback() local 509 static void process_key(struct charger *charger, int code, int64_t now) in process_key() 555 static void handle_input_state(struct charger *charger, int64_t now) in handle_input_state() 563 static void handle_power_supply_state(struct charger *charger, int64_t now) in handle_power_supply_state() 598 int64_t now = curr_time_ms(); in healthd_mode_charger_heartbeat() local 630 int64_t now = curr_time_ms(); in healthd_mode_charger_preparetowait() local
|
/system/core/fastboot/ |
D | util.cpp | 38 double now() in now() function
|
/system/core/libutils/ |
D | Looper.cpp | 230 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 319 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 398 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll() local 587 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage() local 593 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed() local
|
/system/core/logd/ |
D | LogKlog.cpp | 287 time_t now = real.tv_sec; in calculateCorrection() local 329 void LogKlog::sniffTime(log_time &now, in sniffTime() 465 log_time now; in synchronize() local 566 log_time now; in log() local
|
D | LogAudit.cpp | 120 log_time now; in logPrint() local
|
/system/core/liblog/ |
D | log_time.cpp | 32 time_t now; in strptime() local
|
/system/extras/tests/framebuffer/ |
D | refresh.c | 159 int64_t now = systemTime(); in main() local
|
/system/connectivity/shill/ |
D | link_monitor.cc | 126 struct timeval now, elapsed_time; in OnActiveLinkMonitorFailure() local
|
D | portal_detector.cc | 165 struct timeval now, elapsed_time; in AdjustStartDelay() local
|
D | icmp_session_unittest.cc | 221 base::TimeTicks now = testing_clock_.NowTicks(); in TEST_F() local 348 base::TimeTicks now = testing_clock_.NowTicks(); in TEST_F() local
|
D | active_link_monitor.cc | 268 struct timeval now, elapsed_time; in ReceiveResponse() local
|
/system/core/adb/ |
D | adb_trace.cpp | 52 struct tm now; in get_log_file_name() local
|
/system/webservd/webservd/ |
D | utils.cc | 40 base::Time now = base::Time::Now(); in GetTimeNow() local
|
/system/bt/btif/src/ |
D | btif_debug_btsnoop.c | 63 const uint64_t now = btif_debug_ts(); in btsnoop_cb() local
|
/system/core/init/ |
D | util.cpp | 288 timespec now; in gettime() local 294 timespec now; in gettime_ns() local
|