Searched defs:section (Results 1 – 8 of 8) sorted by relevance
| /tools/dexter/slicer/export/slicer/ |
| D | reader.h | 121 slicer::ArrayView<const T> section(int offset, int count) const { in section() function
|
| /tools/repohooks/rh/ |
| D | config.py | 52 def options(self, section, default=_UNSET): argument 66 def items(self, section=_UNSET, default=_UNSET): argument
|
| D | hooks_unittest.py | 52 def _grab_section(self, section): argument
|
| /tools/dexter/slicer/ |
| D | writer.cc | 220 static void CopySection(const T& section, dex::u1* image, dex::u4 image_size) { in CopySection() 363 auto& section = dex_->string_data; in CreateStringDataSection() local 382 static void AddMapItem(const T& section, std::vector<dex::MapItem>& items) { in AddMapItem() 395 auto& section = dex_->map_list; in CreateMapSection() local
|
| /tools/dexter/dexter/ |
| D | dexter.cc | 134 const dex::MapItem& section = dexMap.list[i]; in PrintDexMap() local
|
| /tools/apksig/src/main/java/com/android/apksig/internal/jar/ |
| D | ManifestParser.java | 63 Section section; in readAllSections() local
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | DocAnalyzer.kt | 559 val section = when { in <lambda>() constant
|
| /tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/ |
| D | V1SchemeVerifier.java | 1141 ManifestParser.Section section, in getDigestsToVerify()
|