Home
last modified time | relevance | path

Searched refs:Store (Results 1 – 17 of 17) sorted by relevance

/build/soong/zip/
Dzip_test.go72 Method: zip.Store,
82 Method: zip.Store,
92 Method: zip.Store,
139 fh("[", fileEmpty, zip.Store),
181 fh("a/a/a", fileA, zip.Store),
182 fh("a/a/b", fileB, zip.Store),
183 fh("c", fileC, zip.Store),
241 fh("[", fileEmpty, zip.Store),
254 fh("[", fileEmpty, zip.Store),
268 fh("[", fileEmpty, zip.Store),
[all …]
Dzip.go422 zipMethod = zip.Store
902 ze.fh.Method = zip.Store
911 ze.fh.Method = zip.Store
/build/soong/android/
Dninja_deps.go21 c.ninjaFileDepsSet.Store(dep, true)
Donceper.go62 once.values.Store(key, v)
Dlicenses.go135 moduleToPackageDefaultLicensesMap(ctx.Config()).Store(dir, c)
Dvisibility.go320 moduleToVisibilityRuleMap(ctx.Config()).Store(qualifiedModuleId, rule)
/build/soong/third_party/zip/
Dregister.go109 Store: func(w io.Writer) (io.WriteCloser, error) { return &nopCloser{w}, nil },
114 Store: ioutil.NopCloser,
Dandroid_test.go88 Method: Store,
155 Method: Store,
Dwriter_test.go29 Method: Store,
Dandroid.go171 writeDataDescriptor := fh.Method != Store
Dstruct.go30 Store uint16 = 0 const
/build/soong/cmd/zip2zip/
Dzip2zip.go220 if match.uncompress && match.File.FileHeader.Method != zip.Store {
223 fh.Method = zip.Store
Dzip2zip_test.go458 if file.Method == zip.Store {
/build/soong/jar/
Djar.go95 Method: zip.Store,
/build/blueprint/proptools/
Dclone.go289 typeFieldCache.Store(typ, typeFields)
/build/soong/cc/
Dpgo.go53 getNamedMapForConfig(ctx.Config(), modulesMissingProfileFileKey).Store(missing, true)
Dcompiler.go293 getNamedMapForConfig(ctx.Config(), key).Store(module, true)