Searched defs:TestMsgQ (Results 1 – 1 of 1) sorted by relevance
51 struct TestMsgQ : public ITestMsgQ { struct55 TestMsgQ() : mFmqSynchronized(nullptr), mFmqUnsynchronized(nullptr) {} in TestMsgQ() function85 extern "C" ITestMsgQ* HIDL_FETCH_ITestMsgQ(const char* name); argument