Searched defs:new_val (Results 1 – 2 of 2) sorted by relevance
153 … int32_t new_val = static_cast<int32_t>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeInteger() local192 int32_t new_val = static_cast<float>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeFloat() local226 … int64_t new_val = static_cast<int64_t>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeLong() local
501 let new_val = match key.apply_action(v.clone().unwrap_or_default()) { in convert_from_bluez_device() localVariable831 let new_val = match key.apply_action(v.unwrap_or_default()) { in convert_floss_conf() localVariable849 let new_val = match key.apply_action(v.unwrap_or_default()) { in convert_floss_conf() localVariable