Searched refs:pAttrs (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
H A DCompilerConfig.cpp262 void CompilerConfig::setFeatureString(const std::vector<std::string> &pAttrs) { argument
265 for (std::vector<std::string>::const_iterator attr_iter = pAttrs.begin(),
266 attr_end = pAttrs.end();
/frameworks/compile/libbcc/include/bcc/Support/
H A DCompilerConfig.h118 void setFeatureString(const std::vector<std::string> &pAttrs);

Completed in 100 milliseconds