Searched refs:excludeFiles (Results 1 – 9 of 9) sorted by relevance
/aosp12/build/soong/java/ |
H A D | java_resources.go | 39 var excludeFiles []string 45 excludeFiles = append(excludeFiles, dir.(android.SourcePath).Join(ctx, "**/*").String()) 49 …excludeFiles = append(excludeFiles, android.PathsForModuleSrc(ctx, excludeResourceFiles).Strings()… 51 excludeFiles = append(excludeFiles, resourceExcludes...) 57 files := ctx.GlobFiles(filepath.Join(dir.String(), "**/*"), excludeFiles)
|
/aosp12/build/soong/cmd/merge_zips/ |
H A D | merge_zips.go | 148 excludeFiles []string member 170 func (oz *OutputZip) setExcludeFiles(excludeFiles []string) { 171 oz.excludeFiles = excludeFiles 263 for _, pattern := range oz.excludeFiles { 536 excludeFiles, excludeDirs []string, zipsToNotStrip map[string]bool) error { argument 539 out.setExcludeFiles(excludeFiles) 623 excludeFiles fileList var 634 flag.Var(&excludeFiles, "stripFile", "files to be excluded from the output zip, accepts wildcards") 756 *stripDirEntries, *ignoreDuplicates, []string(excludeFiles), []string(excludeDirs),
|
/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | InputSectDesc.cpp | 50 for (StringList::const_iterator it = m_Spec.excludeFiles().begin(), in dump() 51 ie = m_Spec.excludeFiles().end(); in dump()
|
/aosp12/packages/apps/Car/tests/tools/rro/ |
H A D | verify-overlayable.py | 36 resources = get_all_resources(args.resourcePath, args.excludeFiles)
|
H A D | generate-overlayable.py | 55 resources = get_all_resources(args.resourcePath, args.excludeFiles)
|
/aosp12/frameworks/compile/mclinker/include/mcld/Script/ |
H A D | InputSectDesc.h | 40 const StringList& excludeFiles() const { in excludeFiles() function
|
/aosp12/frameworks/compile/mclinker/lib/Object/ |
H A D | SectionMap.cpp | 304 fileEnd = pInput.spec().excludeFiles().end(); in matched() 305 for (file = pInput.spec().excludeFiles().begin(); file != fileEnd; ++file) { in matched()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |