Searched refs:FileIsSocket (Results 1 – 4 of 4) sorted by relevance
43 bool FileIsSocket(const std::string& path);
298 bool FileIsSocket(const std::string& path) { in FileIsSocket() function
852 cuttlefish::FileIsSocket(HOST_OPERATOR_SOCKET_PATH) && in InitializeCuttlefishConfiguration()997 cuttlefish::FileIsSocket(HOST_OPERATOR_SOCKET_PATH); in GetKernelConfigAndSetDefaults()
158 if (FileIsSocket(conf.addr)) { in Connect()