Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 16 of 16) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dutility.h125 struct Now {}; struct
126 std::ostream& operator<<(std::ostream& os, const Now&);
Dutility.cpp163 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<() argument
/system/update_engine/common/
Dclock.cc24 return base::Time::Now(); in GetWallclockTime()
/system/update_engine/
Domaha_request_action_unittest.cc1095 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1111 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1153 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1170 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1191 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1206 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1230 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1246 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1812 (Time::Now() - TimeDelta::FromHours(5 * 24 + 13)).ToInternalValue(); in PingTest()
1814 (Time::Now() - TimeDelta::FromHours(6 * 24 + 11)).ToInternalValue(); in PingTest()
[all …]
Dpayload_state.cc443 if (backoff_expiry_time_ < Time::Now()) { in ShouldBackoffDownload()
564 SetBackoffExpiryTime(Time::Now() + next_backoff_interval); in UpdateBackoffExpiryTime()
1017 if (stored_time > Time::Now() + TimeDelta::FromDays(kMaxBackoffDays)) { in LoadBackoffExpiryTime()
Dupdate_attempter_android.cc643 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
718 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
Domaha_request_action.cc299 days = (Time::Now() - Time::FromInternalValue(last_ping)).InDays(); in CalculatePingDays()
527 Time daystart = Time::Now() - TimeDelta::FromSeconds(elapsed_seconds); in UpdateLastPingDays()
Dupdate_attempter.cc1431 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
1530 last_notify_time_ = TimeTicks::Now(); in BroadcastStatus()
Dpayload_state_unittest.cc718 Time expected_min_time = Time::Now() + expected_days - max_fuzz_delta; in CheckPayloadBackoffState()
719 Time expected_max_time = Time::Now() + expected_days + max_fuzz_delta; in CheckPayloadBackoffState()
Dupdate_attempter_unittest.cc1982 Time update_first_seen_at = Time::Now(); in TEST_F()
2012 Time update_first_seen_at = Time::Now(); in TEST_F()
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc665 if (enable) p_inst->enable_time = TimeTicks::Now(); in EnableFinish()
915 RecomputeTimeout(&inst, TimeTicks::Now()); in Suspend()
974 RecomputeTimeout(p_inst, TimeTicks::Now()); in OnAdvertisingSetTerminated()
1080 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout1()
1100 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout2()
1123 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout3()
/system/core/libunwindstack/
DAndroidVersions.md46 the appropriate FDE for a given pc. Now the code does a sequential read
105 header that has a zero p\_offset value. Now it is set from the first
/system/update_engine/payload_consumer/
Ddelta_performer.cc223 base::TimeTicks curr_time = base::TimeTicks::Now(); in UpdateOverallProgress()
547 (base::TimeTicks::Now() - _start_time), \
700 base::TimeTicks op_start_time = base::TimeTicks::Now(); in Write()
1853 base::TimeTicks curr_time = base::TimeTicks::Now(); in CheckpointUpdateProgress()
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc205 base::TimeTicks start = base::TimeTicks::Now(); in Run()
232 << " blocks) in " << (base::TimeTicks::Now() - start); in Run()
/system/core/fastboot/fuzzy_fastboot/
DREADME.md359 Now run fuzzy_fastboot with the supplied configuration file. If you do "--gtest_list_tests",
373 You're done :). Now you can be more confident that your implementation is sound, and
/system/core/rootdir/
Dinit.rc446 # Now we can mount /data. File encryption requires keymaster to decrypt
456 # Now we can start zygote for devices with file based encryption