Searched defs:strategy (Results 1 – 3 of 3) sorted by relevance
79 std::unique_ptr<chromeos_update_engine::OperationsGenerator> strategy) in PartitionProcessor()216 unique_ptr<OperationsGenerator> strategy; in GenerateUpdatePayloadFile() local
81 unique_ptr<OperationsGenerator> strategy(new FullUpdateGenerator()); in SetUp() local
74 let strategy = match strategy { in lookup_level_zero_km_and_strategy() localVariable