Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp165 std::lock_guard<std::mutex> lock(cached_gnss_raw_mutex); in sendGnssRawToSerial()
262 std::lock_guard<std::mutex> lock(cached_gnss_raw_mutex); in ReadGnssRawMeasurement()
399 std::mutex cached_gnss_raw_mutex; member in GnssGrpcProxyServiceImpl