Searched defs:property_set (Results 1 – 3 of 3) sorted by relevance
26 extern "C" int property_set(const char* name, const char* value) { in property_set() function
110 int property_set(const char *key, const char *value) { in property_set() function
166 uint32_t property_set(const std::string& name, const std::string& value) { in property_set() function