Home
last modified time | relevance | path

Searched refs:OutputPackageName (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.h337 const std::string &OutputPackageName,
Dslang_rs_reflection.cpp2033 const std::string &OutputPackageName, in reflect() argument
2053 if (OutputPackageName.empty() || OutputPackageName == "-") in reflect()
2057 C = new Context(OutputPathBase, InputFileName, OutputPackageName, in reflect()