Searched refs:protectFile (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 281 protectFile = protectFile, 300 protectFile = protectFile, 319 protectFile = protectFile, 338 protectFile = protectFile, 357 protectFile = protectFile, 376 protectFile = protectFile, 395 protectFile = protectFile, 414 protectFile = protectFile, 433 protectFile = protectFile, 452 protectFile = protectFile, [all …]
|
H A D | reg.py | 302 protectFile = True, argument 314 self.protectFile = protectFile 520 if (genOpts.protectFile and self.genOpts.filename): 555 if (self.genOpts.protectFile and self.genOpts.filename):
|