Searched defs:gpuDevices (Results 1 – 2 of 2) sorted by relevance
42 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processQueryDeviceIdResponse()123 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryDeviceIdentification()157 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processEndpoint()235 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in queryEndpoints()283 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in discoverDevices()309 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in processSensorConfigs()351 boost::container::flat_map<std::string, std::shared_ptr<GpuDevice>>& in createSensors()382 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