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

/frameworks/compile/slang/
H A Dslang_rs_reflect_utils.cpp345 const string *optionalLicense, bool isJava,
370 if (optionalLicense != nullptr) {
371 *this << *optionalLicense;
342 startFile(const string &outDirectory, const string &outFileName, const string &sourceFileName, const string *optionalLicense, bool isJava, bool verbose) argument

Completed in 70 milliseconds