Searched refs:inventoryDevice (Results 1 – 2 of 2) sorted by relevance
119 auto inventoryDevice = in processInventoryAdded() local121 ctx.spawn(inventoryDevice->probePorts()); in processInventoryAdded()122 inventoryDevices[config.name] = std::move(inventoryDevice); in processInventoryAdded()
67 auto inventoryDevice = in testInventorySourceCreation() local70 co_await inventoryDevice->probePorts(); in testInventorySourceCreation()