Searched refs:outSet (Results 1 – 2 of 2) sorted by relevance
45 bool parseCommaSeparatedList(const android::String8& str, std::set<ConfigDescription>* outSet);
233 bool parseCommaSeparatedList(const String8& str, std::set<ConfigDescription>* outSet) { in parseCommaSeparatedList() argument241 outSet->insert(config); in parseCommaSeparatedList()