Home
last modified time | relevance | path

Searched refs:JavaReflectionPathBase (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs.cpp272 const std::string &JavaReflectionPathBase, in compile() argument
331 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()
Dslang_rs.h140 const std::string &JavaReflectionPathBase,