Searched refs:GetHashtreeDescriptor (Results 1 – 6 of 6) sorted by relevance
31 TEST_F(PublicFsAvbUtilTest, GetHashtreeDescriptor) { in TEST_F() argument45 GetHashtreeDescriptor("system" /* avb_partition_name */, std::move(system_vbmeta)); in TEST_F()101 EXPECT_EQ(nullptr, GetHashtreeDescriptor("system_not_exist" /* avb_partition_name */, in TEST_F()118 GetHashtreeDescriptor("boot" /* avb_partition_name */, std::move(boot_vbmeta)); in TEST_F()
92 GetHashtreeDescriptor(out_avb_partition_name, std::move(*system_other_vbmeta)); in TEST()
68 std::unique_ptr<FsAvbHashtreeDescriptor> GetHashtreeDescriptor( in GetHashtreeDescriptor() function74 return GetHashtreeDescriptor(avb_partition_name, vbmeta_images); in GetHashtreeDescriptor()
47 std::unique_ptr<FsAvbHashtreeDescriptor> GetHashtreeDescriptor(
187 std::unique_ptr<FsAvbHashtreeDescriptor> GetHashtreeDescriptor( in GetHashtreeDescriptor() function260 GetHashtreeDescriptor(partition_name, vbmeta_images); in LoadAvbHashtreeToEnableVerity()
43 std::unique_ptr<FsAvbHashtreeDescriptor> GetHashtreeDescriptor(