Lines Matching defs:store
76 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
81 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
86 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
91 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
96 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
101 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
106 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
111 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
116 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
121 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
126 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty()
134 PropertyStore* store, const std::string& name, bool* storage) { in RegisterProperty()
139 PropertyStore* store, const std::string& name, int16_t* storage) { in RegisterProperty()
144 PropertyStore* store, const std::string& name, int32_t* storage) { in RegisterProperty()
149 PropertyStore* store, const std::string& name, std::string* storage) { in RegisterProperty()
154 PropertyStore* store, const std::string& name, Stringmap* storage) { in RegisterProperty()
159 PropertyStore* store, const std::string& name, Stringmaps* storage) { in RegisterProperty()
164 PropertyStore* store, const std::string& name, Strings* storage) { in RegisterProperty()
169 PropertyStore* store, const std::string& name, uint8_t* storage) { in RegisterProperty()
174 PropertyStore* store, const std::string& name, uint16_t* storage) { in RegisterProperty()
179 PropertyStore* store, const std::string& name, Uint16s* storage) { in RegisterProperty()
184 PropertyStore* store, const std::string& name, uint32_t* storage) { in RegisterProperty()