Home
last modified time | relevance | path

Searched defs:SectionType (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dcontext.h26 enum class SectionType { enum
/aosp12/frameworks/base/core/proto/android/
H A Dsection.proto27 enum SectionType { enum
/aosp12/art/libdexfile/dex/
H A Ddex_file_layout.h108 enum class SectionType : uint8_t { enum
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp765 CameraContext::Sections_t *CameraContext::FindSection(int SectionType) in FindSection()