Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 3 of 3) sorted by relevance

/build/soong/symbol_inject/
Delf.go50 sections []elf.SectionHeader member
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java956 ApkUtils.ZipSections sections = ApkUtils.findZipSections(DataSources.asDataSource(apk)); in findMainZipSections() local
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js3652 function drawResourcesStackWidget($widget, opts, resources, sections) { argument