Searched defs:GetAvbFooter (Results 1 – 3 of 3) sorted by relevance
209 Result<std::unique_ptr<AvbFooter>> GetAvbFooter(const ApexFile& apex, in GetAvbFooter() function
347 std::unique_ptr<AvbFooter> GetAvbFooter(int fd) { in GetAvbFooter() function
186 TEST_F(AvbUtilTest, GetAvbFooter) { in TEST_F() argument