Searched refs:VsocUser (Results 1 – 1 of 1) sorted by relevance
53 std::string VsocUser() { in VsocUser() function66 return std::string("/home/") + VsocUser() + in CuttlefishConfigLocation()71 std::string rval = std::string("/home/") + VsocUser() + "/bin/adb"; in CuttlefishFindAdb()