Searched refs:SectionInfo (Results 1 – 1 of 1) sorted by relevance
48 struct SectionInfo { struct103 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>>();