Lines Matching defs:property
41 const std::string& property) { in HasProperty()
46 const std::string& property, int* value) { in GetInt()
56 const std::string& property, int value) { in SetInt()
62 const std::string& property, in GetUint64()
73 const std::string& property, in SetUint64()
80 const std::string& property, char* value, in GetStr()
100 const std::string& section, const std::string& property) { in GetStr()
105 const std::string& property, in SetStr()
113 const std::string& property, uint8_t* value, in GetBin()
126 const std::string& property) { in GetBinLength()
134 const std::string& property, in SetBin()
142 const std::string& property) { in RemoveProperty()