Searched refs:testAndSet (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/script_api/
H A DUtilities.h43 bool testAndSet(const std::string& flag, std::set<std::string>* set);
H A DUtilities.cpp135 bool testAndSet(const string& flag, set<string>* set) { function
H A DGenerateTestFiles.cpp249 if (!testAndSet(name, javaGeneratedArgumentClasses)) {
1007 if (!testAndSet(param.rsAllocName, rsAllocationsGenerated)) {

Completed in 74 milliseconds