Searched refs:readQueue (Results 1 – 5 of 5) sorted by relevance
160 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
85 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
304 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
55 if (!readQueue(inLength, inHandles)) { in execute()
594 bool readQueue(uint32_t commandLength, const hidl_vec<hidl_handle>& commandHandles) { in readQueue() function