Searched refs:GetManifestOffset (Results 1 – 3 of 3) sorted by relevance
170 bool GetManifestOffset(uint64_t* out_offset) const;
353 bool DeltaPerformer::GetManifestOffset(uint64_t* out_offset) const { in GetManifestOffset() function in chromeos_update_engine::DeltaPerformer433 if (!GetManifestOffset(&manifest_offset)) { in ParsePayloadMetadata()517 if (!GetManifestOffset(&manifest_offset)) { in ParsePayloadMetadata()
660 EXPECT_TRUE(performer_.GetManifestOffset(&manifest_offset)); in TEST_F()