Home
last modified time | relevance | path

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

/system/core/libcutils/
Dnative_handle.cpp58 const int numFds = h->numFds; in close_internal() local
86 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()
/system/core/libcutils/include_outside_system/cutils/
Dnative_handle.h37 int numFds; /* number of file-descriptors at &data[0] */ member
/system/core/libcutils/include/cutils/
Dnative_handle.h37 int numFds; /* number of file-descriptors at &data[0] */ member
/system/libfmq/include/fmq/
DMessageQueueBase.h796 int numFds = (bufferFd != -1) ? 2 : 1; in MessageQueueBase() local
/system/libfmq/tests/
Dfmq_unit_tests.cpp378 long numFds() { in numFds() function
/system/libhwbinder/
DParcel.cpp1486 int numFds = (*handle)->numFds; in readNullableNativeHandleNoDup() local
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1105 const int numFds = testStrings.size(); in TEST_F() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2418 const int numFds = testStrings.size(); in TEST_F() local