Searched defs:client_device (Results 1 – 3 of 3) sorted by relevance
50 Device* client_device() const { return client_device_; } in client_device() function
590 const Device* client_device, const Device* default_local_device) { in LocalAddressSpec()
1469 const Device* client_device = devices_->client_device(); in ListDevices() local