Searched refs:mJavaReflectionPathBase (Results 1 – 3 of 3) sorted by relevance
367 RSReflectionCpp R(mRSContext, Opts.mJavaReflectionPathBase, in compile()378 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()395 Opts.mJavaReflectionPathBase.c_str(), in compile()402 !generateJavaBitcodeAccessor(Opts.mJavaReflectionPathBase, in compile()
171 Opts.mJavaReflectionPathBase = in ParseArguments()194 if (Opts.mJavaReflectionPathBase.empty()) { in ParseArguments()195 Opts.mJavaReflectionPathBase = Opts.mBitcodeOutputDir; in ParseArguments()
59 std::string mJavaReflectionPathBase; variable