Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dalloc.cc59 kDefaultLocation, false, SOCK_STREAM); in AllocateNetworkInterfaces()
61 << "Unable to connect to allocd on " << kDefaultLocation in AllocateNetworkInterfaces()
/device/google/cuttlefish/host/commands/stop/
Dmain.cc221 kDefaultLocation, false, SOCK_STREAM); in StopCvdMain()
224 << kDefaultLocation << ": " in StopCvdMain()
/device/google/cuttlefish/host/libs/allocd/
Dutils.h31 constexpr char kDefaultLocation[] = variable
/device/google/cuttlefish/host/libs/allocd/test/
Dclient.cpp31 DEFINE_string(socket_path, kDefaultLocation, "Socket path");