Home
last modified time | relevance | path

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

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