Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/adbshell/
Dmain.cpp53 std::string VsocUser() { in VsocUser() function
66 return std::string("/home/") + VsocUser() + in CuttlefishConfigLocation()
71 std::string rval = std::string("/home/") + VsocUser() + "/bin/adb"; in CuttlefishFindAdb()