Searched refs:testAndSet (Results 1 – 3 of 3) sorted by relevance
43 bool testAndSet(const std::string& flag, std::set<std::string>* set);
135 bool testAndSet(const string& flag, set<string>* set) { in testAndSet() function
249 if (!testAndSet(name, javaGeneratedArgumentClasses)) { in writeJavaArgumentClass()1007 if (!testAndSet(param.rsAllocName, rsAllocationsGenerated)) { in writeRsAllocationDefinition()