Home
last modified time | relevance | path

Searched refs:OutputBCFileName (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.cpp289 const std::string &OutputBCFileName) { in reflectToJava() argument
302 InputFileName, OutputBCFileName); in reflectToJava()
Dslang_rs_reflection_cpp.h36 const std::string &OutputBCFileName);
Dslang_rs_context.h224 const std::string &OutputBCFileName);
Dslang_rs_reflection.h340 const std::string &OutputBCFileName);
Dslang_rs_reflection_cpp.cpp123 const string &OutputBCFileName) { in reflect() argument
126 mOutputBCFileName = OutputBCFileName; in reflect()
Dslang_rs_reflection.cpp2036 const std::string &OutputBCFileName) { in reflect() argument
2047 if (!GetClassNameFromFileName(OutputBCFileName, ResourceId)) in reflect()