Searched defs:numFds (Results 1 – 7 of 7) sorted by relevance
58 const int numFds = h->numFds; in close_internal() local86 native_handle_t* native_handle_init(char* storage, int numFds, int numInts) { in native_handle_init()99 native_handle_t* native_handle_create(int numFds, int numInts) { in native_handle_create()
37 int numFds; /* number of file-descriptors at &data[0] */ member
713 int numFds = (bufferFd != -1) ? 2 : 1; in MessageQueueBase() local
1498 int numFds = (*handle)->numFds; in readNullableNativeHandleNoDup() local
1105 const int numFds = testStrings.size(); in TEST_F() local
2406 const int numFds = testStrings.size(); in TEST_F() local