Searched defs:TimeDelta (Results 1 – 8 of 8) sorted by relevance
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 103 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 122 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 174 const Stage* StageVariable::GetValue(TimeDelta /* timeout */, string* errmsg) { in GetValue() argument 195 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 213 const uint64_t* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 237 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 267 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 288 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() argument 352 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() argument 371 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 66 virtual const int* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() argument 84 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 | 62 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/ |
D | metrics_reporter_android.cc | 122 base::TimeDelta total_duration, in ReportSuccessfulUpdateMetrics()
|