Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h323 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-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h321 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult()
345 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult()
367 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult()
391 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult()
409 Error respond(ChannelT &C, const FunctionIdT &ResponseId, in respond()
419 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo, in respond()
1338 FunctionIdT ResponseId; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h55 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