Searched refs:local_device_state_ (Results 1 – 2 of 2) sorted by relevance
65 local_device_state_(std::move(local_device_state)), in id_()96 return local_device_state_.get(); in local_device_state()115 const std::unique_ptr<LocalDeviceState> local_device_state_; variable
129 if (local_device_state_) { in GetLocalDeviceState()130 return local_device_state_.get(); in GetLocalDeviceState()