Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/dumpsys/internal/
Dfilter_internal.cc148 … int32_t new_val = static_cast<int32_t>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeInteger() local
185 int32_t new_val = static_cast<float>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeFloat() local
219 … int64_t new_val = static_cast<int64_t>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeLong() local
/packages/modules/Bluetooth/system/osi/test/fuzzers/array/
Dfuzz_array.cc41 uint32_t new_val = dataProvider.ConsumeIntegral<uint32_t>(); in LLVMFuzzerTestOneInput() local
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs459 let new_val = match key.apply_action(v.clone().unwrap_or_default()) { in convert_from_bluez_device() localVariable
739 let new_val = match key.apply_action(v.unwrap_or_default()) { in convert_floss_conf() localVariable
757 let new_val = match key.apply_action(v.unwrap_or_default()) { in convert_floss_conf() localVariable