Searched refs:InitPropertySet (Results 1 – 1 of 1) sorted by relevance
92 uint32_t InitPropertySet(const std::string& name, const std::string& value);94 uint32_t (*property_set)(const std::string& name, const std::string& value) = InitPropertySet;263 uint32_t InitPropertySet(const std::string& name, const std::string& value) { in InitPropertySet() function