Home
last modified time | relevance | path

Searched refs:gnss_in_ (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp111 : gnss_in_(gnss_in), in GnssGrpcProxyServiceImpl()
160 LOG(ERROR) << "Error writing to fd: " << gnss_in_->StrError(); in sendToSerial()
178 cuttlefish::WriteAll(gnss_in_, cached_gnss_raw + END_OF_MSG_MARK); in sendGnssRawToSerial()
181 LOG(ERROR) << "Error writing to fd: " << gnss_in_->StrError(); in sendGnssRawToSerial()
383 cuttlefish::SharedFD gnss_in_; member in GnssGrpcProxyServiceImpl