Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DQueueChannel.h76 std::shared_ptr<Queue> OutQueue) in QueueChannel()
164 std::shared_ptr<Queue> OutQueue; variable
/external/llvm/unittests/ExecutionEngine/Orc/
DRPCUtilsTest.cpp30 QueueChannel(Queue &InQueue, Queue &OutQueue) in QueueChannel()
61 Queue &OutQueue; member in QueueChannel
/external/crosvm/devices/src/virtio/
Dwl.rs1508 OutQueue, in run() enumerator