Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/zip/cmd/
H A Dmain.go81 type explicitFile struct{} struct
83 func (explicitFile) String() string { return `""` }
85 func (explicitFile) Set(s string) error {