Home
last modified time | relevance | path

Searched defs:UNIX_FD (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/libnativehelper/tests_mts/src/com/android/art/libnativehelper/
H A DJniHelpTest.java153 final int UNIX_FD = 77; in testFileDescriptorGetNonNull() local
166 final int UNIX_FD = 127; in testFileDescriptorSetNonNull() local
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.h84 UNIX_FD = DBUS_TYPE_UNIX_FD, enumerator