Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/java/android/os/
DIncidentReportArgs.java136 public void addSection(int section) { in addSection()
152 public boolean containsSection(int section) { in containsSection()
195 int section; in parseSetting() local
DIIncidentReportStatusListener.aidl30 void onReportSectionStatus(int section, int status); in onReportSectionStatus()
/frameworks/base/cmds/incident/
Dmain.cpp67 StatusListener::onReportSectionStatus(int32_t section, int32_t status) in onReportSectionStatus()
105 IncidentSection const* section = INCIDENT_SECTIONS + mid; in find_section() local
168 int section = strtol(arg, &end, 0); in main() local
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java223 Section section = new Section(); in parse() local
287 Section section = new Section(); in readSection() local
299 Section section = new Section(); in readSection() local
307 Section section = new Section(); in readSection() local
417 Section section = xmpSections.get(i); in parseExtendedXMPSections() local
/frameworks/base/libs/incident/src/
DIncidentReportArgs.cpp101 int32_t section; in readFromParcel() local
136 IncidentReportArgs::addSection(int section) in addSection()
/frameworks/compile/mclinker/include/mcld/LD/
DELFReaderIf.h90 LDSection* section; member
/frameworks/base/cmds/idmap/
Dinspect.cpp128 void print(const char *section, const char *subsection, uint32_t value, const char *fmt, ...) { in print()
138 void print_path(const char *section, const char *subsection, const char *fmt, ...) { in print_path()
/frameworks/compile/mclinker/unittests/
DNamePoolTest.cpp147 const llvm::MCSectionData* section = 0; in TEST_F() local
173 const llvm::MCSectionData* section = 0; in TEST_F() local
/frameworks/base/tools/aapt2/compile/
DPseudolocaleGenerator.cpp59 inline static UnifiedSpan UntranslatableSectionToUnifiedSpan(const UntranslatableSection& section) { in UntranslatableSectionToUnifiedSpan()
251 for (const UntranslatableSection& section : string->untranslatable_sections) { in Visit() local
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp190 LDSection* section = *sect; in getEntrySections() local
332 LDSection* section = *sect; in stripSections() local
DELFReader.cpp128 LDSection* section = NULL; in readSymbols() local
405 LDSection* section = IRBuilder::CreateELFHeader( in readSectionHeaders() local
628 LDSection* section = NULL; in readSymbols() local
899 LDSection* section = IRBuilder::CreateELFHeader( in readSectionHeaders() local
DELFObjectReader.cpp111 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readSections() local
DEhFrameReader.cpp120 LDSection& section = pEhFrame.getSection(); in read() local
DELFObjectWriter.cpp53 LDSection* section) { in writeSection()
371 Module::const_iterator section, sectEnd = pModule.end(); in emitShStrTab() local
/frameworks/base/cmds/incidentd/src/
DReporter.cpp213 for (const Section** section=SECTION_LIST; *section; section++) { in runReport() local
DSection.cpp51 const WorkerThreadSection* section; member
/frameworks/base/core/java/android/widget/
DFastScroller.java1117 final Object section = sections[sectionIndex]; in transitionPreviewLayout() local
1288 final int section = sectionIndexer.getSectionForPosition(firstVisibleItem); in getPosFromItemCount() local
/frameworks/av/camera/
DCameraMetadata.cpp716 const char *section = NULL; in getTagFromName() local
DVendorTagDescriptor.cpp299 status_t VendorTagDescriptor::lookupTag(const String8& name, const String8& section, /*out*/uint32_… in lookupTag() argument
/frameworks/native/libs/vr/libpdx/
Dencoder_performance_test.cpp187 auto section = reader->GetNextReadBufferSection(); in DeserializeBaseTest() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp753 const char* section = vTags->getSectionName(id); in CameraMetadata_getAllVendorKeys() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp377 Elf64_Half section; // Section header index of section affected, member
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1287 const hardware::camera::common::V1_0::VendorTagSection& section = vts[s]; in createDescriptorFromHidl() local
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp1788 sp<PSISection> section = mPSISections.valueAt(sectionIndex); in parsePID() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp221 LDSection* section = *iter; in initStandardSymbols() local