Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 10 of 10) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/jar/
DManifestParser.java62 List<Section> sections = new ArrayList<>(); in readAllSections() local
65 sections.add(section); in readAllSections()
67 return sections; in readAllSections()
/tools/netsim/guide/src/cli/
DREADME.md5 This following sections provide in-depth information on the different commands available.
/tools/netsim/guide/src/api/
DREADME.md6 This following sections provide in-depth information on the API.
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dcommand_line.proto36 // command line should be broken down into these logical sections here.
37 repeated CommandLineSection sections = 2; field
/tools/netsim/proto/netsim/
Dconfig.proto69 // Major sections
/tools/repohooks/rh/
Dconfig.py181 bad_sections = set(config.sections()) - self.VALID_SECTIONS
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/doc/
DDocAnalyzerTest.kt466 fun `Merge Multiple sections`() { in Merge Multiple sections()
/tools/external/fat32lib/
DNOTICE69sections of that work are not derived from the Library, and can be reasonably considered independe…
/tools/apksig/src/main/java/com/android/apksig/
DDefaultApkSignerEngine.java610 Pair<ManifestParser.Section, Map<String, ManifestParser.Section>> sections = in initWith() local
613 for (Map.Entry<String, ManifestParser.Section> entry : sections.getSecond().entrySet()) { in initWith()
/tools/metalava/metalava/src/test/resources/
Dsource-model-provider-baseline.txt219 Merge Multiple sections[turbine]