Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp345 const string *optionalLicense, bool isJava, in startFile() argument
370 if (optionalLicense != nullptr) { in startFile()
371 *this << *optionalLicense; in startFile()
Dslang_rs_reflect_utils.h118 const std::string *optionalLicense, bool isJava, bool verbose);