Home
last modified time | relevance | path

Searched defs:footer (Results 1 – 22 of 22) sorted by relevance

/system/chre/chpp/test/
Dpacket_util.h42 ChppTransportFooter footer; member
49 ChppTransportFooter footer; member
63 ChppTransportFooter footer; member
Dpacket_util.cpp334 const auto &footer = *reinterpret_cast<const ChppTransportFooter *>( in dumpPacket() local
384 const auto *footer = reinterpret_cast<const ChppTransportFooter *>( in checkPacketValidity() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dparser_v2.h34 std::optional<CowFooter> footer() const override { return footer_; } in footer() function
Dparser_base.h40 virtual std::optional<CowFooter> footer() const { return std::nullopt; } in footer() function
Dparser_v2.cpp131 CowFooter* footer = &footer_.value(); in ParseOps() local
Dinspect_cow.cpp136 CowFooter footer; in Inspect() local
Dtest_v2.cpp78 CowFooter footer; in TEST_F() local
126 CowFooter footer; in TEST_F() local
201 CowFooter footer; in TEST_F() local
1523 CowFooter footer; in TEST_F() local
Dcow_reader.cpp487 bool CowReader::GetFooter(CowFooter* footer) { in GetFooter()
/system/apex/apexd/
Dapex_file.cpp204 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local
269 const AvbFooter& footer, in VerifyVbMeta()
361 Result<std::unique_ptr<AvbFooter>> footer = GetAvbFooter(*this, fd); in VerifyApexVerity() local
/system/extras/libfec/
Davb_utils.cpp37 AvbFooter footer; in parse_vbmeta_from_footer() local
/system/update_engine/payload_generator/
Dpayload_generation_config_android.cc142 AvbFooter footer; in LoadVerityConfig() local
/system/core/fs_mgr/libfs_avb/tests/
Davb_util_test.cpp81 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in SetVBMetaFlags() local
247 auto footer = GetAvbFooter(fd); in TEST_F() local
261 auto footer = GetAvbFooter(fd); in TEST_F() local
272 auto footer = GetAvbFooter(fd); in TEST_F() local
758 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in TEST_F() local
/system/core/fs_mgr/libfs_avb/
Davb_util.cpp282 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local
395 std::unique_ptr<AvbFooter> footer = GetAvbFooter(fd); in VerifyVBMetaData() local
/system/testing/gtest_extras/gtest_isolated/
DIsolate.cpp472 void Isolate::PrintResults(size_t total, const ResultsType& results, std::string* footer) { in PrintResults()
567 std::string footer; in PrintFooter() local
/system/core/fastboot/device/
Dflashing.cpp159 std::string footer; in CopyAVBFooter() local
/system/chre/chpp/
Dtransport.c975 struct ChppTransportFooter footer; in chppAddFooter() local
/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp237 void SystemTests::RunTestCaptureFooter(const std::string& test_name, std::string* footer, in RunTestCaptureFooter()
721 std::string footer; in TEST_F() local
/system/gsid/
Dgsi_service.cpp1176 AvbFooter footer; in GetAvbPublicKeyFromFd() local
/system/libvintf/test/
DLibVintfTest.cpp5516 std::string footer; member
5595 std::string footer; member
5752 std::string footer; member
5816 std::string footer; member
/system/core/fastboot/
Dfastboot.cpp1130 const AvbFooter* footer = reinterpret_cast<const AvbFooter*>(data.c_str() + footer_offset); in rewrite_vbmeta_buffer() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h51735 struct node_footer footer; member
52644 struct summary_footer footer; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h61493 struct node_footer footer; member
62402 struct summary_footer footer; member