Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp192 fixed_location_read_thread_ = in StartServer()
299 if (fixed_location_read_thread_.joinable()) { in ~GnssGrpcProxyServiceImpl()
300 fixed_location_read_thread_.join(); in ~GnssGrpcProxyServiceImpl()
389 std::thread fixed_location_read_thread_; member in GnssGrpcProxyServiceImpl