Searched defs:footer (Results 1 – 12 of 12) sorted by relevance
155 auto footer = std::make_unique<AvbFooter>(); in getAvbFooter() local250 const AvbFooter& footer) { in verifyVbMeta()322 Result<std::unique_ptr<AvbFooter>> footer = getAvbFooter(*this, fd); in VerifyApexVerity() local
37 AvbFooter footer; in parse_vbmeta_from_footer() local
141 AvbFooter footer; in LoadVerityConfig() local
130 std::string footer; in CopyAVBFooter() local
79 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in SetVBMetaFlags() local243 auto footer = GetAvbFooter(fd); in TEST_F() local257 auto footer = GetAvbFooter(fd); in TEST_F() local268 auto footer = GetAvbFooter(fd); in TEST_F() local745 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
347 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local460 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in VerifyVBMetaData() local
98 std::string footer("========== End perfmgr nodes ==========\n"); in DumpToFd() local
234 void SystemTests::RunTestCaptureFooter(const std::string& test_name, std::string* footer, in RunTestCaptureFooter()718 std::string footer; in TEST_F() local
1016 AvbFooter footer; in GetAvbPublicKeyFromFd() local
100 uint8_t footer = 0xb1; in TEST() local193 uint8_t footer = 0xb1; in TEST() local
960 const AvbFooter* footer = reinterpret_cast<const AvbFooter*>(data.c_str() + footer_offset); in rewrite_vbmeta_buffer() local