Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs.cpp71 getOutputFileName(), in reflectToJava()
80 BCAccessorContext.bcFileName = getOutputFileName().c_str(); in generateBitcodeAccessor()
331 bool ret = R.reflect(JavaReflectionPathBase, getInputFileName(), getOutputFileName()); in compile()
Dslang.h196 std::string const &getOutputFileName() const { in getOutputFileName() function