Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Drs_cc_options.cpp204 Opts.mJavaReflectionPathBase = in ParseArguments()
226 if (Opts.mJavaReflectionPathBase.empty()) { in ParseArguments()
227 Opts.mJavaReflectionPathBase = Opts.mBitcodeOutputDir; in ParseArguments()
Drs_cc_options.h62 std::string mJavaReflectionPathBase; variable
Dslang.cpp688 RSReflectionCpp R(mRSContext, Opts.mJavaReflectionPathBase, in compile()
701 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()
720 Opts.mJavaReflectionPathBase.c_str(), in compile()
727 !generateJavaBitcodeAccessor(Opts.mJavaReflectionPathBase, in compile()