Searched refs:GetManifestOffset (Results 1 – 3 of 3) sorted by relevance
172 bool GetManifestOffset(uint64_t* out_offset) const;
406 bool DeltaPerformer::GetManifestOffset(uint64_t* out_offset) const { in GetManifestOffset() function in chromeos_update_engine::DeltaPerformer486 if (!GetManifestOffset(&manifest_offset)) { in ParsePayloadMetadata()570 if (!GetManifestOffset(&manifest_offset)) { in ParsePayloadMetadata()
675 EXPECT_TRUE(performer_.GetManifestOffset(&manifest_offset)); in TEST_F()