Home
last modified time | relevance | path

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

/system/core/libcutils/
Dsocket_local_client_unix.cpp27 int socket_local_client(const char *name, int namespaceId, int type) in socket_local_client() function
149 int socket_local_client(const char *name, int namespaceId, int type) in socket_local_client() function
/system/core/liblog/
Dlogd_reader.cpp44 static int socket_local_client(const std::string& name, int type) { in socket_local_client() function