Home
last modified time | relevance | path

Searched refs:GetManifest (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.h180 bool GetManifest(DeltaArchiveManifest* out_manifest_p) const;
Ddelta_performer.cc440 bool DeltaPerformer::GetManifest(DeltaArchiveManifest* out_manifest_p) const { in GetManifest() function in chromeos_update_engine::DeltaPerformer