Searched defs:ResponseId (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
| D | RPCUtils.h | 323 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 347 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 369 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 393 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 411 Error respond(ChannelT &C, const FunctionIdT &ResponseId, in respond() 421 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo, in respond() 1341 FunctionIdT ResponseId; variable
|
| /external/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | RPCUtils.h | 55 static const T ResponseId = static_cast<T>(1); variable 125 FunctionIdT ResponseId = RPCFunctionIdTraits<FunctionIdT>::ResponseId; in respond() local 171 const FunctionIdT ResponseId = in respond() local
|