Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.h185 bool ParseManifestPartitions(ErrorCode* error);
Ddelta_performer.cc616 if (!ParseManifestPartitions(error)) in Write()
805 bool DeltaPerformer::ParseManifestPartitions(ErrorCode* error) { in ParseManifestPartitions() function in chromeos_update_engine::DeltaPerformer