HomeSort by relevance Sort by last modified time
    Searched refs:canonical_header (Results 1 - 2 of 2) sorted by null

  /art/tools/
cpplint.py 491 canonical_header = self.CanonicalizeAlphabeticalOrder(header_path)
492 if self._last_header > canonical_header:
494 self._last_header = canonical_header
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 491 canonical_header = self.CanonicalizeAlphabeticalOrder(header_path)
492 if self._last_header > canonical_header:
494 self._last_header = canonical_header
    [all...]

Completed in 427 milliseconds