Home
last modified time | relevance | path

Searched refs:BitCodeFileName (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h33 const std::string &BitCodeFileName);
Dslang_rs_reflection.h243 const std::string &BitCodeFileName,
Dslang_rs_reflection_cpp.cpp116 const string &BitCodeFileName) in RSReflectionCpp() argument
118 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory), in RSReflectionCpp()
Dslang_rs_reflection.cpp287 const std::string &BitCodeFileName, in RSReflectionJava() argument
292 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName), in RSReflectionJava()