FindDeviceInfoById  212 content/browser/renderer_host/media/video_capture_manager.cc       DeviceInfo* found = FindDeviceInfoById(entry->id, devices_info_cache_);
FindDeviceInfoById  350 content/browser/renderer_host/media/video_capture_manager.cc       FindDeviceInfoById(it->second.id, devices_info_cache_);
FindDeviceInfoById  173 content/browser/renderer_host/media/video_capture_manager.h   DeviceInfo* FindDeviceInfoById(const std::string& id,