Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs.cpp84 BCAccessorContext.rsFileName = getInputFileName().c_str(); in generateJavaBitcodeAccessor()
162 << getInputFileName() in checkODR()
368 getInputFileName(), outputFileName); in compile()
378 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()
Dslang.h187 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName() function