Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/system/update_engine/update_manager/
H A Dreal_updater_provider.cc95 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::LastCheckedTimeVariable
114 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::ProgressVariable
189 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::NewVersionVariable
231 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::UpdateCompletedTimeVariable
261 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::CurrChannelVariable
282 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() function in chromeos_update_manager::NewChannelVariable
343 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::ConsecutiveFailedUpdateChecksVariable
362 const unsigned int* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::ServerDictatedPollIntervalVariable
387 const UpdateRequestStatus* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::ForcedUpdateRequestedVariable
416 const UpdateRestrictions* GetValue(TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::UpdateRestrictionsVariable
[all …]
H A Dreal_time_provider.cc41 virtual const Time* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() function in chromeos_update_manager::CurrDateVariable
64 virtual const int* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() function in chromeos_update_manager::CurrHourVariable
80 virtual const int* GetValue(TimeDelta /* timeout */, string* /* errmsg */) { in GetValue() function in chromeos_update_manager::CurrMinuteVariable
H A Dgeneric_variables.h95 inline const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
134 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
158 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
209 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
H A Devaluation_context-inl.h27 const T* EvaluationContext::GetValue(Variable<T>* var) { in GetValue() function
H A Dfake_variable.h53 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function
H A Dreal_random_provider.cc52 const uint64_t* GetValue(base::TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::RandomSeedVariable
H A Dreal_system_provider.cc65 const T* GetValue(base::TimeDelta /* timeout */, in GetValue() function in chromeos_update_manager::__anon874f02380110::RetryPollVariable
H A Dvariable_unittest.cc45 const T* GetValue(TimeDelta /* timeout */, string* /* errmsg */) override { in GetValue() function in chromeos_update_manager::DefaultVariable
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dboottime_state_delegate.cpp29 int BoottimeStateDelegate::GetValue(int64_t* value) { in GetValue() function in v4l2_camera_hal::BoottimeStateDelegate
H A Dignored_control_delegate.h31 int GetValue(T* value) override { in GetValue() function
H A Dno_effect_control_delegate.h31 int GetValue(T* value) override { in GetValue() function
H A Dtagged_control_delegate.h36 virtual int GetValue(T* value) override { in GetValue() function
H A Dv4l2_control_delegate.h38 int GetValue(TMetadata* value) override { in GetValue() function
/aosp12/art/cmdline/
H A Dcmdline_parse_result.h83 const T& GetValue() const { in GetValue() function
91 T& GetValue() { in GetValue() function
/aosp12/system/keymaster/tests/
H A Dauthorization_set_test.cpp435 TEST(GetValue, GetInt) { in TEST() argument
453 TEST(GetValue, GetLong) { in TEST() argument
473 TEST(GetValue, GetLongRep) { in TEST() argument
497 TEST(GetValue, GetEnum) { in TEST() argument
516 TEST(GetValue, GetEnumRep) { in TEST() argument
536 TEST(GetValue, GetDate) { in TEST() argument
555 TEST(GetValue, GetBlob) { in TEST() argument
/aosp12/system/connectivity/wificond/net/
H A Dnl80211_attribute.h102 T GetValue() const { in GetValue() function
126 std::array<uint8_t, N> GetValue() const { in GetValue() function
H A Dnl80211_attribute.cpp137 vector<uint8_t> NL80211Attr<vector<uint8_t>>::GetValue() const { in GetValue() function in android::wificond::NL80211Attr
159 string NL80211Attr<string>::GetValue() const { in GetValue() function in android::wificond::NL80211Attr
/aosp12/system/bt/gd/packet/
H A Dbyte_observer.cc29 uint64_t ByteObserver::GetValue() { in GetValue() function in bluetooth::packet::ByteObserver
/aosp12/system/linkerconfig/modules/
H A Dvariables.cc27 std::optional<std::string> Variables::GetValue(const std::string& variable) { in GetValue() function in android::linkerconfig::modules::Variables
/aosp12/art/runtime/
H A Ddex_register_location.h51 int32_t GetValue() const { return value_; } in GetValue() function
/aosp12/art/runtime/mirror/
H A Dstring.h67 uint16_t* GetValue() REQUIRES_SHARED(Locks::mutator_lock_) { in GetValue() function
/aosp12/art/libartbase/base/
H A Dflags.h173 ALWAYS_INLINE Value GetValue() const { in GetValue() function
H A Dintrusive_forward_list.h455 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
469 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
/aosp12/frameworks/base/cmds/idmap2/idmap2/
H A DLookup.cpp106 Result<std::string> WARN_UNUSED GetValue(AssetManager2* const am, ResourceId resid) { in GetValue() function
/aosp12/frameworks/base/tools/aapt2/test/
H A DCommon.h81 T* GetValue(ResourceTable* table, const android::StringPiece& res_name) { in GetValue() function

12