Home
last modified time | relevance | path

Searched defs:stored_value (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_map.cc93 const base::Value* stored_value = nullptr; in GetBoolean() local
106 const base::Value* stored_value = nullptr; in GetString() local
119 const base::Value* stored_value = nullptr; in GetInteger() local
H A Dtesting_pref_store.cc210 const base::Value* stored_value; in GetString() local
222 const base::Value* stored_value; in GetInteger() local
234 const base::Value* stored_value; in GetBoolean() local
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc138 const std::string* stored_value = config_get_string(*config, section, key, NULL); in device_iot_config_get_hex() local
196 int stored_value = 0; in device_iot_config_set_hex_if_greater() local
216 const std::string* stored_value = config_get_string(*config, section, key, NULL); in device_iot_config_get_str() local
Ddevice_iot_config_int.cc216 const std::string* stored_value = config_get_string(*config, section, key, NULL); in device_iot_config_has_key_value() local
/aosp_15_r20/system/update_engine/
H A Dmetrics_utils.cc308 int64_t stored_value; in GetPersistedValue() local
367 int64_t stored_value = GetPersistedValue(kPrefsSystemUpdatedMarker, prefs); in LoadAndReportTimeToReboot() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
Dtypes_traits.hpp78 struct stored_value struct
80 typedef _Tv value_type;
81 value_type m_value;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/
Dtypes_traits.hpp78 struct stored_value struct
80 typedef _Tv value_type;
81 value_type m_value;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dany_iterator.hpp168 mutable value_type stored_value; member in boost::iterators::detail::postfix_increment_proxy
246 mutable value_type stored_value; member in boost::iterators::detail::writable_postfix_increment_proxy
/aosp_15_r20/external/llvm-libc/src/__support/CPP/
H A Doptional.h36 U stored_value; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Diterator_facade.hpp172 mutable value_type stored_value; member in boost::iterators::detail::postfix_increment_proxy
228 mutable value_type stored_value; member in boost::iterators::detail::writable_postfix_increment_proxy
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc1172 HInstruction* stored_value; member
2305 HInstruction* stored_value = store_record->stored_value; in ProcessLoopPhiWithUnknownInput() local
2579 HInstruction* stored_value = FindSubstitute(store_record->stored_value); in FindStoresWritingOldValues() local
H A Dinstruction_builder.cc589 void HInstructionBuilder::UpdateLocal(uint32_t reg_number, HInstruction* stored_value) { in UpdateLocal()
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp402 nir_def *stored_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
1032 nir_def *stored_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/
Drange_map.rs215 let stored_value = stored_value.clone(); in insert() localVariable
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_varyings.c1937 nir_def *stored_value = in get_stored_value_for_load() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_widgets.cpp4733 const int stored_value = storage->GetInt(id, -1); in TreeNodeBehaviorIsOpen() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc10381 uint64_t stored_value = arg2 & result_mask; in AtomicMemoryWHelper() local