Searched defs:numFds (Results 1 – 6 of 6) 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
1448 int numFds = (*handle)->numFds; in readNullableNativeHandleNoDup() local
1116 const int numFds = testStrings.size(); in TEST_F() local
2422 const int numFds = testStrings.size(); in TEST_F() local