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