Searched refs:readQueue (Results 1 – 4 of 4) sorted by relevance
86 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
311 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
53 if (!readQueue(inLength, inHandles)) { in execute()
589 bool readQueue(uint32_t commandLength, const hidl_vec<hidl_handle>& commandHandles) { in readQueue() function