Searched refs:MAP_STR_DEVICE (Results 1 – 2 of 2) sorted by relevance
38 typedef std::map<std::string, UsbDevice *> MAP_STR_DEVICE; typedef43 void GetDevices(MAP_STR_DEVICE &devices);56 MAP_STR_DEVICE devices_;
84 void UsbHostManager::GetDevices(MAP_STR_DEVICE &devices) in GetDevices()108 MAP_STR_DEVICE::iterator iter = devices_.find(name); in DelDevice()150 MAP_STR_DEVICE::iterator iter = devices_.find(name); in AddDevice()