Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp199 std::thread([this]() { ReadFixedLocationFromLocalFile(); }); in StartReadFixedLocationFileThread()
208 void ReadFixedLocationFromLocalFile() { in ReadFixedLocationFromLocalFile() function in GnssGrpcProxyServiceImpl