Searched defs:mCPU (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DCompilerConfig.h43 std::string mCPU; member in class:bcc::CompilerConfig
77 { return mCPU; }
79 { mCPU = pCPU; }

Completed in 50 milliseconds