Home
last modified time | relevance | path

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

/hardware/interfaces/tests/msgq/1.0/default/
DTestMsgQ.cpp44 Return<void> TestMsgQ::getFmqUnsyncWrite(bool configureFmq, bool userFd, in getFmqUnsyncWrite() argument
46 if (configureFmq) { in getFmqUnsyncWrite()
DTestMsgQ.h59 Return<void> getFmqUnsyncWrite(bool configureFmq, bool userFd,
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal38 * an unsynchronized FMQ set up by the server. If 'configureFmq' is
42 * @param configureFmq The server sets up a new unsynchronized FMQ if
52 … getFmqUnsyncWrite(bool configureFmq, bool userFd) generates(bool ret, fmq_unsync<int32_t> mqDesc);