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