Home
last modified time | relevance | path

Searched defs:local_value (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dutil.h58 std::pair<T, T> MapToRoles(const T& local_value, in MapToRoles()
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc323 DWORD local_value = 0; in ReadValueDW() local
339 int64_t local_value = 0; in ReadInt64() local
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Daconfigd_test.cpp153 const std::string& local_value, in verify_flag_query_return_message()
174 const std::string& local_value, in verify_flag_query_return_message()
H A Dstorage_files.cpp972 auto local_value = GetLocalFlagValue(*context); in ListFlag() local
/aosp_15_r20/external/webrtc/rtc_base/win/
H A Dwindows_version.cc108 DWORD local_value = 0; in ReadValueDW() local
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/src/
Dstorage_files.rs115 pub local_value: String, field
819 let local_value = self.get_local_flag_value(&context)?; in get_flag_snapshot() localVariable
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_builder.cc270 HInstruction* local_value = (*current_locals_)[vreg]; in PropagateLocalsToCatchBlocks() local