|
Android-cuttlefish cvd tool
|
Classes | |
| class | GnssGrpcProxyServiceImpl |
Functions | |
| std::string | GenerateGpsLine (const std::string &dataPoint) |
| void | RunServer () |
| int | Main (int argc, char **argv) |
Variables | |
| constexpr char | CMD_GET_LOCATION [] = "CMD_GET_LOCATION" |
| constexpr char | CMD_GET_RAWMEASUREMENT [] = "CMD_GET_RAWMEASUREMENT" |
| constexpr char | END_OF_MSG_MARK [] = "\n\n\n\n" |
| constexpr uint32_t | GNSS_SERIAL_BUFFER_SIZE = 4096 |
| std::string cuttlefish::anonymous_namespace{gnss_grpc_proxy.cpp}::GenerateGpsLine | ( | const std::string & | dataPoint | ) |
| int cuttlefish::anonymous_namespace{gnss_grpc_proxy.cpp}::Main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void cuttlefish::anonymous_namespace{gnss_grpc_proxy.cpp}::RunServer | ( | ) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |