Home
last modified time | relevance | path

Searched defs:sendResult (Results 1 – 5 of 5) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
DLinkedListChannel.kt33 when (val sendResult = sendBuffered(element)) { in offerInternal() constant
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
DVMDebugDebuggee.java55 …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/
DRPCUtils.h323 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/
DRPCUtils.h321 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/
Dlocktests.c451 int sendResult(int result) in sendResult() function