Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dcmd.go73 type lineScanner struct { struct
74 Lines []string
78 func (l *lineScanner) Parse(s *bufio.Scanner) error {