Searched refs:android_get_control_socket (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dsockets.h40 * android_get_control_socket - simple helper function to get the file
47 static inline int android_get_control_socket(const char *name) function
/system/core/libsysutils/src/
H A DSocketListener.cpp71 if ((mSock = android_get_control_socket(mSocketName)) < 0) {

Completed in 67 milliseconds