Searched refs:JavaReflectionPathBase (Results 1 – 2 of 2) sorted by relevance
272 const std::string &JavaReflectionPathBase, in compile() argument331 bool ret = R.reflect(JavaReflectionPathBase, getInputFileName(), getOutputFileName()); in compile()337 if (!reflectToJava(JavaReflectionPathBase, in compile()348 JavaReflectionPathBase.c_str(), in compile()355 !generateBitcodeAccessor(JavaReflectionPathBase, in compile()
140 const std::string &JavaReflectionPathBase,