Searched defs:userFd (Results 1 – 3 of 3) sorted by relevance
/system/libfmq/tests/aidl/android/fmq/test/ |
D | ITestAidlMsgQ.aidl | 54 boolean getFmqUnsyncWrite(in boolean configureFmq, in boolean userFd, in getFmqUnsyncWrite()
|
/system/libfmq/tests/aidl/default/ |
D | TestAidlMsgQ.cpp | 43 bool configureFmq, bool userFd, MQDescriptor<int32_t, UnsynchronizedWrite>* mqDesc, in getFmqUnsyncWrite()
|
/system/libfmq/tests/ |
D | msgq_test_client.cpp | 158 bool getFmqUnsyncWrite(bool configureFmq, bool userFd, std::shared_ptr<ITestAidlMsgQ> service, in getFmqUnsyncWrite() 168 bool userFd) { in getQueue() 207 bool getFmqUnsyncWrite(bool configureFmq, bool userFd, sp<ITestMsgQ> service, in getFmqUnsyncWrite() 220 sp<ITestMsgQ> getQueue(MessageQueueUnsync** fmq, bool setupQueue, bool userFd) { in getQueue()
|