Searched defs:numFds (Results 1 – 8 of 8) 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
796 int numFds = (bufferFd != -1) ? 2 : 1; in MessageQueueBase() local
378 long numFds() { in numFds() function
1486 int numFds = (*handle)->numFds; in readNullableNativeHandleNoDup() local
1105 const int numFds = testStrings.size(); in TEST_F() local
2418 const int numFds = testStrings.size(); in TEST_F() local