Searched refs:ExplicitPathInZip (Results 1 – 3 of 3) sorted by relevance
460 ExplicitPathInZip("foo").474 ExplicitPathInZip("foo").487 ExplicitPathInZip("foo").501 ExplicitPathInZip("foo/bar").550 ExplicitPathInZip("foo").552 ExplicitPathInZip("foo").559 ExplicitPathInZip("foo").
83 ExplicitPathInZip string member129 if b.state.ExplicitPathInZip != "" {130 b.state.ExplicitPathInZip = ""198 func (b *FileArgsBuilder) ExplicitPathInZip(s string) *FileArgsBuilder { func199 b.state.ExplicitPathInZip = s449 if fa.ExplicitPathInZip != "" {450 dest = fa.ExplicitPathInZip
86 fileArgsBuilder.ExplicitPathInZip(s)