Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.h201 bool ParseManifestPartitions(ErrorCode* error);
Ddelta_performer.cc624 if (!ParseManifestPartitions(error)) in Write()
785 bool DeltaPerformer::ParseManifestPartitions(ErrorCode* error) { in ParseManifestPartitions() function in chromeos_update_engine::DeltaPerformer