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

  /external/toolchain-utils/cros_utils/
pstat.py 514 rowstokill = []
520 rowstokill = rowstokill + [i]
521 rowstokill.reverse() # delete blank rows from the end
522 for row in rowstokill:
    [all...]
stats.py     [all...]

Completed in 56 milliseconds