Searched defs:property_type (Results 1 – 1 of 1) sorted by relevance
/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() 113 PropertyType property_type; variable
|