Searched refs:ManifestFileContents (Results 1 – 2 of 2) sorted by relevance
/build/soong/jar/ | ||
D | jar.go | 87 func ManifestFileContents(contents []byte) (*zip.FileHeader, []byte, error) { func |
/build/soong/zip/ | ||
D | zip.go | 702 fh, buf, err := jar.ManifestFileContents(contents) |