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

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

Completed in 171 milliseconds