Searched refs:HidlMQDescUnsync8 (Results 1 – 1 of 1) sorted by relevance
53 typedef android::hardware::MQDescriptor<uint8_t, kUnsynchronizedWrite> HidlMQDescUnsync8; typedef368 const HidlMQDescUnsync8* hidlDesc = fmq->getDesc(); in TEST_F()419 HidlMQDescUnsync8* hidlDesc = new (std::nothrow) HidlMQDescUnsync8(grantors, mqHandle, 10); in TEST_F()441 HidlMQDescUnsync8* hidlDesc = new (std::nothrow) HidlMQDescUnsync8(grantors, mqHandle, 10); in TEST_F()