Searched defs:sendResult (Results 1 – 5 of 5) sorted by relevance
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/ |
| D | LinkedListChannel.kt | 33 when (val sendResult = sendBuffered(element)) { in offerInternal() constant
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/ |
| D | VMDebugDebuggee.java | 55 …private void sendResult(boolean is_error, boolean is_debugger_connected, boolean is_debugger_enabl… in sendResult() method in VMDebugDebuggee
|
| /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() function 347 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function 369 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function 393 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function
|
| /external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
| D | RPCUtils.h | 321 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function 345 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function 367 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function 391 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() function
|
| /external/ltp/testcases/network/nfsv4/locks/ |
| D | locktests.c | 451 int sendResult(int result) in sendResult() function
|