Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.h257 bool PerformReplaceOperation(const InstallOperation& operation);
Ddelta_performer.cc707 op_result = PerformReplaceOperation(op); in Write()
996 bool DeltaPerformer::PerformReplaceOperation( in PerformReplaceOperation() function in chromeos_update_engine::DeltaPerformer