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

/frameworks/compile/libbcc/include/bcc/
H A DCompilerConfig.h59 std::string mFeatureString; member in class:bcc::CompilerConfig
112 // Note that we have to reinitialize here to ensure that mFeatureString
118 { return mFeatureString; }

Completed in 75 milliseconds