Home
last modified time | relevance | path

Searched defs:section_ (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/gd/storage/
H A Dle_device.h78 std::string section_; variable
H A Dclassic_device.h82 std::string section_; variable
H A Dadapter_config.h63 std::string section_; variable
H A Ddevice.h175 std::string section_; variable
/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfSectionTest.cpp61 std::unique_ptr<MockDwarfSection> section_; member in unwindstack::DwarfSectionTest
H A DDwarfSectionImplTest.cpp70 TestDwarfSectionImpl<TypeParam>* section_ = nullptr; member in unwindstack::DwarfSectionImplTest
/aosp12/art/dexlayout/
H A Ddex_writer.h171 DexContainer::Section* const section_ = nullptr; variable