Searched defs:gpuDevices (Results 1 – 2 of 2) sorted by relevance
41 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processQueryDeviceIdResponse()113 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryDeviceIdentification()152 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processEndpoint()230 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryEndpoints()278 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in discoverDevices()304 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processSensorConfigs()346 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in createSensors()377 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in interfaceRemoved()
30 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>> gpuDevices; variable