Searched refs:MCTPDeviceRepository (Results 1 – 2 of 2) sorted by relevance
5 class MCTPDeviceRepository class18 MCTPDeviceRepository() = default;19 MCTPDeviceRepository(const MCTPDeviceRepository&) = delete;20 MCTPDeviceRepository(MCTPDeviceRepository&&) = delete;21 ~MCTPDeviceRepository() = default;23 MCTPDeviceRepository& operator=(const MCTPDeviceRepository&) = delete;24 MCTPDeviceRepository& operator=(MCTPDeviceRepository&&) = delete;
44 MCTPDeviceRepository devices;