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

/art/tools/
H A Dcpplint.py328 # _IncludeState.CheckNextIncludeOrder().
426 class _IncludeState(dict): class in inherits:dict
429 As a dict, an _IncludeState object serves as a mapping between include
3039 include_state: An _IncludeState instance in which the headers are inserted.
3165 include_state: An _IncludeState instance in which the headers are inserted.
3643 include_state: an _IncludeState instance in which the headers are inserted.
3680 include_state: An _IncludeState instance.
3796 include_state: An _IncludeState instance in which the headers are inserted.
3842 include_state = _IncludeState()

Completed in 10 milliseconds