Searched refs:_MY_H_SECTION (Results 1 - 1 of 1) sorted by relevance

/art/tools/
H A Dcpplint.py440 _MY_H_SECTION = 1 variable in class:_IncludeState
454 _MY_H_SECTION: 'a header this file implements',
530 if self._section <= self._MY_H_SECTION:
531 self._section = self._MY_H_SECTION
535 if self._section <= self._MY_H_SECTION:
536 self._section = self._MY_H_SECTION

Completed in 32 milliseconds