Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp198 fixed_location_file_read_thread_ = in StartReadFixedLocationFileThread()
287 if (fixed_location_file_read_thread_.joinable()) { in ~GnssGrpcProxyServiceImpl()
288 fixed_location_file_read_thread_.join(); in ~GnssGrpcProxyServiceImpl()
390 std::thread fixed_location_file_read_thread_; member in GnssGrpcProxyServiceImpl