Searched refs:numInts (Results 1 – 1 of 1) sorted by relevance
22 int32_t numInts = 0; in main() local25 native_handle_t *nativeHandleSend = native_handle_create(numFds, numInts); in main()33 nativeHandleSend->numInts = 1024; in main()39 for (numInts = nativeHandleReceive->numFds; numInts < nativeHandleReceive->numInts; in main()40 ++numInts) { in main()41 ++tempHandle->data[numInts]; in main()