Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/finder/
H A Dfinder.go453 type DirEntries struct { struct
454 Path string
457 DirNames []string
459 FileNames []string
/aosp_15_r20/build/soong/ui/build/
H A Dfinder.go108 func findProductAndBoardConfigFiles(entries finder.DirEntries) (dirNames []string, fileNames []stri…