Home
last modified time | relevance | path

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

/hardware/interfaces/tests/msgq/1.0/default/
DTestMsgQ.h51 struct TestMsgQ : public ITestMsgQ { struct
55 TestMsgQ() : mFmqSynchronized(nullptr), mFmqUnsynchronized(nullptr) {} in TestMsgQ() function
85 extern "C" ITestMsgQ* HIDL_FETCH_ITestMsgQ(const char* name); argument