/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 93 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::LastCheckedTimeVariable 112 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::ProgressVariable 165 const Stage* StageVariable::GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::StageVariable 187 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::NewVersionVariable 205 const int64_t* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::PayloadSizeVariable 235 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::UpdateCompletedTimeVariable 265 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::CurrChannelVariable 286 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::NewChannelVariable 354 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::ConsecutiveFailedUpdateChecksVariable 373 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::ServerDictatedPollIntervalVariable [all …]
|
D | real_time_provider.cc | 41 virtual const Time* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::CurrDateVariable 64 virtual const int* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::CurrHourVariable
|
D | generic_variables.h | 84 inline const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function 123 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function 147 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function 198 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
|
D | evaluation_context-inl.h | 27 const T* EvaluationContext::GetValue(Variable<T>* var) { in GetValue() function
|
D | fake_variable.h | 57 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
|
D | real_random_provider.cc | 52 const uint64_t* GetValue(base::TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::RandomSeedVariable
|
D | variable_unittest.cc | 45 const T* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::DefaultVariable
|
/system/keymaster/ |
D | authorization_set_test.cpp | 419 TEST(GetValue, GetInt) { in TEST() argument 437 TEST(GetValue, GetLong) { in TEST() argument 457 TEST(GetValue, GetLongRep) { in TEST() argument 481 TEST(GetValue, GetEnum) { in TEST() argument 500 TEST(GetValue, GetEnumRep) { in TEST() argument 520 TEST(GetValue, GetDate) { in TEST() argument 539 TEST(GetValue, GetBlob) { in TEST() argument
|
/system/update_engine/common/ |
D | fake_prefs.cc | 141 bool FakePrefs::GetValue(const string& key, T* value) const { in GetValue() function in chromeos_update_engine::FakePrefs
|
/system/tools/aidl/ |
D | aidl_language.h | 149 int GetValue() const { return value_; } in GetValue() function
|
/system/tpm/attestation/server/ |
D | pkcs11_key_store_test.cc | 281 std::string GetValue(const std::vector<uint8_t>& attributes, in GetValue() function in attestation::KeyStoreTest
|