Searched defs:section_ (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/bt/gd/storage/ | ||
H A D | le_device.h | 78 std::string section_; variable |
H A D | classic_device.h | 82 std::string section_; variable |
H A D | adapter_config.h | 63 std::string section_; variable |
H A D | device.h | 175 std::string section_; variable |
/aosp12/system/unwinding/libunwindstack/tests/ | ||
H A D | DwarfSectionTest.cpp | 61 std::unique_ptr<MockDwarfSection> section_; member in unwindstack::DwarfSectionTest |
H A D | DwarfSectionImplTest.cpp | 70 TestDwarfSectionImpl<TypeParam>* section_ = nullptr; member in unwindstack::DwarfSectionImplTest |
/aosp12/art/dexlayout/ | ||
H A D | dex_writer.h | 171 DexContainer::Section* const section_ = nullptr; variable |