Home
last modified time | relevance | path

Searched defs:serverSocketPath (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/wmediumd_controller/
Dwmediumd_controller.cpp33 const std::string& serverSocketPath) { in New()
43 bool WmediumdController::Connect(const std::string& serverSocketPath) { in Connect()