Home
last modified time | relevance | path

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

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