Home
last modified time | relevance | path

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

/build/soong/cmd/merge_zips/
Dmerge_zips.go64 stripFiles fileList var
249 stripFiles, stripDirs []string, zipsToNotStrip map[string]bool) error { argument
439 func shouldStripEntry(emulateJar bool, stripFiles, stripDirs []string, name string) (bool, error) { argument