Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file.cpp201 Result<std::unique_ptr<AvbFooter>> GetAvbFooter(const ApexFile& apex, in GetAvbFooter() function
/system/core/fs_mgr/libfs_avb/
Davb_util.cpp280 std::unique_ptr<AvbFooter> GetAvbFooter(int fd) { in GetAvbFooter() function
/system/core/fs_mgr/libfs_avb/tests/
Davb_util_test.cpp188 TEST_F(AvbUtilTest, GetAvbFooter) { in TEST_F() argument