Searched defs:client_device (Results 1 – 2 of 2) sorted by relevance
48 Device* client_device() const { return client_device_; } in client_device() function
1377 const Device* client_device = devices_->client_device(); in ListDevices() local