Searched defs:updater (Results 1 – 7 of 7) sorted by relevance
106 Updater updater(std::make_unique<UpdaterRuntime>(sehandle)); in main() local
155 Updater updater(std::make_unique<SimulatorRuntime>(&source_build_info)); in main() local
71 static bool UpdateBlockDeviceNameForPartition(UpdaterInterface* updater, Partition* partition) { in UpdateBlockDeviceNameForPartition()322 auto updater = state->updater; in MountFn() local371 auto updater = state->updater; in UnmountFn() local
1676 auto updater = state->updater; in PerformBlockImageUpdate() local
39 UpdaterInterface* updater; member
98 Updater updater(std::make_unique<SimulatorRuntime>(&build_info)); in RunSimulation() local
62 Updater* updater) { in expect()88 Updater updater(std::make_unique<UpdaterRuntime>(nullptr)); in expect() local