Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dmutation_entry.h36PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set()
43PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set()
54PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set()
61PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set()
68PropertyType property_type, std::string section_param, std::string property_param, const T& value_… in Set()
80PropertyType property_type, std::string section_param, std::string property_param, const T& value_… in Set()
91PropertyType property_type, std::string section_param, std::string property_param, std::string val… in Set()
96 static MutationEntry Remove(PropertyType property_type, std::string section_param) { in Remove()
100 …static MutationEntry Remove(PropertyType property_type, std::string section_param, std::string pro… in Remove()
117 PropertyType property_type; variable