Searched refs:softwareUpdate (Results 1 – 1 of 1) sorted by relevance
112 std::unique_ptr<Software> softwareUpdate = in testDeviceStartUpdateCommon() local115 const Software* newSoftware = softwareUpdate.get(); in testDeviceStartUpdateCommon()117 co_await device->startUpdateAsync(fd, applyTime, std::move(softwareUpdate)); in testDeviceStartUpdateCommon()169 std::unique_ptr<Software> softwareUpdate = in testDeviceStartUpdateInvalidFD() local173 std::move(softwareUpdate)); in testDeviceStartUpdateInvalidFD()