Searched defs:gpuDevices (Results 1 – 2 of 2) sorted by relevance
43 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processQueryDeviceIdResponse()147 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryDeviceIdentification()183 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processEndpoint()264 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryEndpoints()315 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in discoverDevices()344 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processSensorConfigs()400 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in createSensors()434 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in interfaceRemoved()
33 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>> gpuDevices; variable