Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.h225 bool ParseManifestPartitions(ErrorCode* error = nullptr);
Ddelta_performer.cc671 if (!ParseManifestPartitions(error)) in ParseManifest()
779 bool DeltaPerformer::ParseManifestPartitions(ErrorCode* error) { in ParseManifestPartitions() function in chromeos_update_engine::DeltaPerformer