Home
last modified time | relevance | path

Searched refs:numFds (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2011/
Dpoc.cpp21 int32_t numFds = 1; in main() local
25 native_handle_t *nativeHandleSend = native_handle_create(numFds, numInts); in main()
39 for (numInts = nativeHandleReceive->numFds; numInts < nativeHandleReceive->numInts; in main()