Home
last modified time | relevance | path

Searched refs:socket_local_client_connect (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/core/libcutils/
H A Dsocket_local_client_unix.cpp124 int socket_local_client_connect(int fd, const char* name, int namespaceId, int /*type*/) { in socket_local_client_connect() function
156 if ( 0 > socket_local_client_connect(s, name, namespaceId, type)) { in socket_local_client()
/aosp12/system/core/libcutils/include/cutils/
H A Dsockets.h92 int socket_local_client_connect(int fd, const char *name, int namespaceId,
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Dsockets.h92 int socket_local_client_connect(int fd, const char *name, int namespaceId,
/aosp12/system/chre/host/common/
H A Dsocket_client.cc251 mSockFd = socket_local_client_connect(sockFd, mSocketName, in tryConnect()
/aosp12/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp164 if (socket_local_client_connect(set_timeout(sockfd.get()), kTombstonedInterceptSocketName, in debuggerd_trigger_dump()
/aosp12/frameworks/base/core/jni/
H A Dandroid_net_LocalSocketImpl.cpp76 ret = socket_local_client_connect( in socket_connect_local()
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c584 if(socket_local_client_connect(sk, name, in connect_to_local_socket()
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c597 if(socket_local_client_connect(sk, name, in connect_to_local_socket()
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c616 if(socket_local_client_connect(sk, name, in connect_to_local_socket()
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dbt_vendor_qcom.c706 if(socket_local_client_connect(sk, name, in connect_to_local_socket()
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dbt_vendor_qcom.c678 if(socket_local_client_connect(sk, name, in connect_to_local_socket()
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dbt_vendor_qcom.c710 if(socket_local_client_connect(sk, name, in connect_to_local_socket()