Searched refs:socket_local_client_connect (Results 1 - 3 of 3) sorted by relevance

/system/core/libcutils/
H A Dsocket_local_client_unix.c126 int socket_local_client_connect(int fd, const char *name, int namespaceId, function
160 if ( 0 > socket_local_client_connect(s, name, namespaceId, type)) {
/system/core/include/cutils/
H A Dsockets.h113 int socket_local_client_connect(int fd, const char *name, int namespaceId,
/system/core/liblog/
H A Dlogd_reader.c217 LIBLOG_WEAK int socket_local_client_connect(int fd, const char *name, function
251 if ( 0 > socket_local_client_connect(s, name, namespaceId, type)) {

Completed in 96 milliseconds