Searched defs:section_param (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ |
D | mutation_entry.h | 35 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 42 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 51 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 58 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 66 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 77 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 88 static MutationEntry Set(PropertyType property_type, std::string section_param, in Set() 94 static MutationEntry Remove(PropertyType property_type, std::string section_param) { in Remove() 98 static MutationEntry Remove(PropertyType property_type, std::string section_param, in Remove()
|
D | mutation_entry.cc | 23 std::string section_param, std::string property_param, in MutationEntry()
|