Searched refs:ParseManifestPartitions (Results 1 – 2 of 2) sorted by relevance
225 bool ParseManifestPartitions(ErrorCode* error = nullptr);
671 if (!ParseManifestPartitions(error)) in ParseManifest()779 bool DeltaPerformer::ParseManifestPartitions(ErrorCode* error) { in ParseManifestPartitions() function in chromeos_update_engine::DeltaPerformer