Home
last modified time | relevance | path

Searched defs:GetAvbFooter (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp279 std::unique_ptr<AvbFooter> GetAvbFooter(int fd) { in GetAvbFooter() function
/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Davb_util_test.cpp187 TEST_F(AvbUtilTest, GetAvbFooter) { in TEST_F() argument