Searched defs:footer (Results 1 – 15 of 15) sorted by relevance
212 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local277 const AvbFooter& footer, in VerifyVbMeta()369 Result<std::unique_ptr<AvbFooter>> footer = GetAvbFooter(*this, fd); in VerifyApexVerity() local
37 AvbFooter footer; in parse_vbmeta_from_footer() local
188 CowFooter* footer = &footer_.value(); in ParseOps() local406 bool CowReader::GetFooter(CowFooter* footer) { in GetFooter()
99 CowFooter footer; in Inspect() local
84 CowFooter footer; in TEST_F() local
141 AvbFooter footer; in LoadVerityConfig() local
131 std::string footer; in CopyAVBFooter() local
79 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in SetVBMetaFlags() local245 auto footer = GetAvbFooter(fd); in TEST_F() local259 auto footer = GetAvbFooter(fd); in TEST_F() local270 auto footer = GetAvbFooter(fd); in TEST_F() local751 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in TEST_F() local
469 void Isolate::PrintResults(size_t total, const ResultsType& results, std::string* footer) { in PrintResults()564 std::string footer; in PrintFooter() local
349 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local462 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in VerifyVBMetaData() local
896 struct ChppTransportFooter footer; in chppAddFooter() local
234 void SystemTests::RunTestCaptureFooter(const std::string& test_name, std::string* footer, in RunTestCaptureFooter()718 std::string footer; in TEST_F() local
1113 AvbFooter footer; in GetAvbPublicKeyFromFd() local
100 uint8_t footer = 0xb1; in TEST() local193 uint8_t footer = 0xb1; in TEST() local
990 const AvbFooter* footer = reinterpret_cast<const AvbFooter*>(data.c_str() + footer_offset); in rewrite_vbmeta_buffer() local