Searched defs:ResponseId (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/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
|