Home
last modified time | relevance | path

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

/build/soong/cmd/merge_zips/
Dmerge_zips.go160 type zipEntryPath struct { struct
161 zipName string
162 entryName string
165 func (p zipEntryPath) String() string {