Searched refs:MCTPDeviceRepository (Results 1 – 3 of 3) sorted by relevance
13 class MCTPDeviceRepository class26 MCTPDeviceRepository() = default;27 MCTPDeviceRepository(const MCTPDeviceRepository&) = delete;28 MCTPDeviceRepository(MCTPDeviceRepository&&) = delete;29 ~MCTPDeviceRepository() = default;31 MCTPDeviceRepository& operator=(const MCTPDeviceRepository&) = delete;32 MCTPDeviceRepository& operator=(MCTPDeviceRepository&&) = delete;
49 MCTPDeviceRepository devices;
[all...]