Searched refs:Store (Results 1 – 17 of 17) sorted by relevance
/build/soong/zip/ |
D | zip_test.go | 72 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 …]
|
D | zip.go | 422 zipMethod = zip.Store 902 ze.fh.Method = zip.Store 911 ze.fh.Method = zip.Store
|
/build/soong/android/ |
D | ninja_deps.go | 21 c.ninjaFileDepsSet.Store(dep, true)
|
D | onceper.go | 62 once.values.Store(key, v)
|
D | licenses.go | 135 moduleToPackageDefaultLicensesMap(ctx.Config()).Store(dir, c)
|
D | visibility.go | 320 moduleToVisibilityRuleMap(ctx.Config()).Store(qualifiedModuleId, rule)
|
/build/soong/third_party/zip/ |
D | register.go | 109 Store: func(w io.Writer) (io.WriteCloser, error) { return &nopCloser{w}, nil }, 114 Store: ioutil.NopCloser,
|
D | android_test.go | 88 Method: Store, 155 Method: Store,
|
D | writer_test.go | 29 Method: Store,
|
D | android.go | 171 writeDataDescriptor := fh.Method != Store
|
D | struct.go | 30 Store uint16 = 0 const
|
/build/soong/cmd/zip2zip/ |
D | zip2zip.go | 220 if match.uncompress && match.File.FileHeader.Method != zip.Store { 223 fh.Method = zip.Store
|
D | zip2zip_test.go | 458 if file.Method == zip.Store {
|
/build/soong/jar/ |
D | jar.go | 95 Method: zip.Store,
|
/build/blueprint/proptools/ |
D | clone.go | 289 typeFieldCache.Store(typ, typeFields)
|
/build/soong/cc/ |
D | pgo.go | 53 getNamedMapForConfig(ctx.Config(), modulesMissingProfileFileKey).Store(missing, true)
|
D | compiler.go | 293 getNamedMapForConfig(ctx.Config(), key).Store(module, true)
|