connecttype        14 tools/testing/selftests/android/ion/ipcsocket.c int opensocket(int *sockfd, const char *name, int connecttype)
connecttype        40 tools/testing/selftests/android/ion/ipcsocket.c 	if (connecttype == 1) {
connecttype        23 tools/testing/selftests/android/ion/ipcsocket.h int opensocket(int *sockfd, const char *name, int connecttype);