Home
last modified time | relevance | path

Searched defs:RawDiffEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/repohooks/rh/
H A Dgit.py106 class RawDiffEntry(object): class
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgit.py1273 RawDiffEntry = collections.namedtuple('RawDiffEntry', _raw_diff_components) variable