Searched defs:grpc_uds_path (Results 1 – 2 of 2) sorted by relevance
34 std::string grpc_uds_path; in main() local
376 void RunWmediumdServer(std::string grpc_uds_path, int event_fd, int msq_id) { in RunWmediumdServer()