Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_generator.cc88 strategy_(std::move(strategy)) {} in PartitionProcessor()
94 bool success = strategy_->GenerateOperations( in Run()
158 std::unique_ptr<chromeos_update_engine::OperationsGenerator> strategy_; member in chromeos_update_engine::PartitionProcessor