Searched refs:GetPropertyNameAndArg (Results 1 – 1 of 1) sorted by relevance
183 std::pair<Slice, Slice> GetPropertyNameAndArg(const Slice& property) { in GetPropertyNameAndArg() function492 std::string ppt_name = GetPropertyNameAndArg(property).first.ToString(); in GetPropertyInfo()505 Slice arg = GetPropertyNameAndArg(property).second; in GetStringProperty()