Searched defs:OutputBCFileName (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp55 const string &OutputBCFileName) {
58 mOutputBCFileName = OutputBCFileName;
53 reflect(const string &OutputPathBase, const string &InputFileName, const string &OutputBCFileName) argument
H A Dslang_rs_context.cpp288 const std::string &OutputBCFileName,
307 InputFileName, OutputBCFileName);
284 reflectToJava(const std::string &OutputPathBase, const std::string &OutputPackageName, const std::string &RSPackageName, const std::string &InputFileName, const std::string &OutputBCFileName, std::string *RealPackageName) argument
H A Dslang_rs_reflection.cpp1985 const std::string &OutputBCFileName) {
1996 if (!GetClassNameFromFileName(OutputBCFileName, ResourceId))
1981 reflect(const std::string &OutputPathBase, const std::string &OutputPackageName, const std::string &RSPackageName, const std::string &InputFileName, const std::string &OutputBCFileName) argument

Completed in 2892 milliseconds