Searched defs:TimeDelta (Results 1 – 8 of 8) sorted by relevance
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 95 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 114 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 168 const Stage* StageVariable::GetValue(TimeDelta /* timeout */, string* errmsg) { in GetValue() argument 189 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 207 const uint64_t* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 231 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 261 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 282 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 343 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() argument 362 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() argument [all …]
|
D | real_time_provider.cc | 41 virtual const Time* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() argument 64 virtual const int* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() argument 80 virtual const int* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() argument
|
D | generic_variables.h | 95 inline const T* GetValue(base::TimeDelta /* timeout */, in GetValue() 134 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() 158 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() 209 const T* GetValue(base::TimeDelta /* timeout */, in GetValue()
|
D | fake_variable.h | 53 const T* GetValue(base::TimeDelta /* timeout */, in GetValue()
|
D | real_random_provider.cc | 52 const uint64_t* GetValue(base::TimeDelta /* timeout */, in GetValue()
|
D | real_system_provider.cc | 65 const T* GetValue(base::TimeDelta /* timeout */, in GetValue()
|
D | variable_unittest.cc | 45 const T* GetValue(TimeDelta /* timeout */, string* /* errmsg */) override { in GetValue() argument
|
/system/update_engine/aosp/ |
D | metrics_reporter_android.cc | 170 base::TimeDelta total_duration, in ReportSuccessfulUpdateMetrics()
|