Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 12 of 12) sorted by relevance

/build/make/tools/dependency_mapper/src/com/android/dependencymapper/
DClassDependencyAnalyzer.java38 Enumeration<JarEntry> entries = jarFile.entries(); in analyze() local
DUtils.java80 Enumeration<JarEntry> entries = jarFile.entries(); in listClassesInJar() local
/build/make/tools/product_config/test/com/android/build/config/
DErrorReporterTest.java38 List<TestErrors.Entry> entries = errors.getEntries(); in testAdding() local
/build/make/tools/releasetools/
Dtest_utils.py231 def construct_zip_package(entries): argument
252 def _verify_entries(self, input_file, tokens, entries): argument
Dimg_from_target_files.py96 def CopyZipEntries(input_file, output_file, entries): argument
Dtest_common.py1909 def _BuildZipFile(entries): argument
Dcommon.py3077 def ZipExclude(input_zip, output_zip, entries, force=False): argument
3106 def ZipDelete(zip_filename, entries, force=False): argument
/build/soong/cmd/extract_apks/
Dmain_test.go792 entries map[string]string member
Dmain.go54 entries map[string]*zip.File member
387 entries []string member
/build/soong/android/
Dpackaging_test.go69 entries []string member
/build/soong/cmd/merge_zips/
Dmerge_zips_test.go68 entries []testZipEntry member
/build/soong/filesystem/
Dfilesystem.go99 entries []string member