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.h311 const std::string &BitCodeFileName,
Dslang_rs_reflection_cpp.cpp122 const string &BitCodeFileName) in RSReflectionCpp() argument
124 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory), in RSReflectionCpp()
Dslang_rs_reflection.cpp497 const std::string &BitCodeFileName, in RSReflectionJava() argument
504 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName), in RSReflectionJava()