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.cpp115 const string &BitCodeFileName) in RSReflectionCpp() argument
117 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory), in RSReflectionCpp()
Dslang_rs_reflection.cpp286 const std::string &BitCodeFileName, in RSReflectionJava() argument
291 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName), in RSReflectionJava()