Searched refs:table_sha256 (Results 1 – 3 of 3) sorted by relevance
30 const std::vector<uint8_t>& table_sha256() const;
43 EXPECT_NE(manifest.table_sha256().size(), 0); in TEST_F()
167 const std::vector<uint8_t>& Manifest::table_sha256() const { in table_sha256() function in brillo::imageloader::Manifest