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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp115 const string &BitCodeFileName)
117 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory),
112 RSReflectionCpp(const RSContext *Context, const string &OutputDirectory, const string &RSSourceFileName, const string &BitCodeFileName) argument
H A Dslang_rs_reflection.cpp286 const std::string &BitCodeFileName,
291 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName),
282 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 1555 milliseconds