Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 25 of 26) sorted by relevance

12

/build/soong/zip/cmd/
Dmain.go44 func (u *uniqueSet) Set(s string) error { func
58 func (file) Set(s string) error { func
67 func (listFiles) Set(s string) error { func
76 func (rspFiles) Set(s string) error { func
85 func (dir) Set(s string) error { func
94 func (relativeRoot) Set(s string) error { func
104 func (junkPaths) Set(s string) error { func
114 func (rootPrefix) Set(s string) error { func
/build/blueprint/bootstrap/bpglob/
Dbpglob.go54 func (p *patternsArgs) Set(s string) error { func
67 func (e *excludeArgs) Set(s string) error { func
/build/soong/cmd/go2bp/
Dgo2bp.go46 func (r *RewriteNames) Set(v string) error { func
82 func (e Exclude) Set(v string) error { func
97 func (l *StringList) Set(v string) error { func
/build/soong/androidmk/parser/
Dscope.go23 Set(name, value string) methodSpec
46 func (s *scope) Set(name, value string) { func
/build/soong/cmd/diff_target_files/
Ddiff_target_files.go40 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/soong/cmd/pom2bp/
Dpom2bp.go49 func (r *RewriteNames) Set(v string) error { func
84 func (d ExtraDeps) Set(v string) error { func
105 func (e Exclude) Set(v string) error { func
123 func (n HostModuleNames) Set(v string) error { func
142 func (n HostAndDeviceModuleNames) Set(v string) error { func
/build/blueprint/bpmodify/
Dbpmodify.go404 func (f stringPtrFlag) Set(s string) error { func
425 func (m *identSet) Set(s string) error { func
457 func (p *qualifiedProperty) Set(s string) error { func
/build/soong/cmd/pom2mk/
Dpom2mk.go45 func (r *RewriteNames) Set(v string) error { func
80 func (d ExtraDeps) Set(v string) error { func
97 func (e Exclude) Set(v string) error { func
/build/soong/mk2rbc/
Dandroid_products.go42 func (l *localDirEval) Set(_, _ string) { func
Dtypes.go60 func (s ScopeBase) Set(_, _ string) { func
/build/soong/compliance/build_license_metadata/
Dbuild_license_metadata.go41 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/rtrace/
Drtrace.go67 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/bom/
Dbom.go67 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/soong/ui/build/
Denvironment.go74 func (e *Environment) Set(key, value string) { func
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph.go67 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions.go68 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice.go76 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice.go77 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice.go78 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/soong/cmd/zip2zip/
Dzip2zip.go267 func (m *multiFlag) Set(s string) error { func
/build/soong/java/
Dapp_set.go38 Set *string member
/build/soong/cmd/extract_apks/
Dmain.go534 func (a abiFlagValue) Set(abiList string) error { func
554 func (s screenDensityFlagValue) Set(densityList string) error { func
/build/soong/cmd/multiproduct_kati/
Dmain.go75 func (m *multipleStringArg) Set(s string) error { func
/build/soong/cmd/merge_zips/
Dmerge_zips.go601 func (f *fileList) Set(name string) error { func
613 func (s zipsToNotStripSet) Set(path string) error { func
/build/blueprint/microfactory/
Dmicrofactory.go678 func (p *pkgPathMappingVar) Set(value string) error { func

12