Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp343 const string *optionalLicense, bool isJava, in startFile() argument
368 if (optionalLicense != NULL) { in startFile()
369 *this << *optionalLicense; in startFile()
Dslang_rs_reflect_utils.h118 const std::string *optionalLicense, bool isJava, bool verbose);