Home
last modified time | relevance | path

Searched refs:SectionInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp48 struct SectionInfo { struct
103 void ParseSections(const std::string& zip_path, std::vector<SectionInfo>* sections) { in ParseSections()
144 DumpstateListener(int fd, std::shared_ptr<std::vector<SectionInfo>> sections) in DumpstateListener()
196 std::shared_ptr<std::vector<SectionInfo>> sections_;
206 static std::shared_ptr<std::vector<SectionInfo>> sections;
227 std::shared_ptr<std::vector<SectionInfo>> ZippedBugreportGenerationTest::sections =
228 std::make_shared<std::vector<SectionInfo>>();