Home
last modified time | relevance | path

Searched refs:plotfilter (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tools/ioanalyze/
H A Danalyzer.py217 plotfilter = None variable
220 plotfilter = UidFilterAcceptAll() variable
224 if plotfilter is None: plotfilter = UidFilterAcceptSome(uidset)
259 if plotfilter(entry.uid):