Searched defs:BitCodeFileName (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp122 const string &BitCodeFileName)
124 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory),
119 RSReflectionCpp(const RSContext *Context, const string &OutputDirectory, const string &RSSourceFileName, const string &BitCodeFileName) argument
H A Dslang_rs_reflection.cpp384 const std::string &BitCodeFileName,
389 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName),
380 RSReflectionJava(const RSContext *Context, std::vector<std::string> *GeneratedFileNames, const std::string &OutputBaseDirectory, const std::string &RSSourceFileName, const std::string &BitCodeFileName, bool EmbedBitcodeInJava) argument

Completed in 13 milliseconds