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

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

Completed in 19 milliseconds