Home
last modified time | relevance | path

Searched defs:HandleCall (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DServerCallHandler.cs33 Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq); in HandleCall() method
52 public async Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq) in HandleCall() method in Grpc.Core.Internal.UnaryServerCallHandler
116 public async Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq) in HandleCall() method in Grpc.Core.Internal.ServerStreamingServerCallHandler
179 public async Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq) in HandleCall() method in Grpc.Core.Internal.ClientStreamingServerCallHandler
242 public async Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq) in HandleCall() method in Grpc.Core.Internal.DuplexStreamingServerCallHandler
309 public Task HandleCall(ServerRpcNew newRpc, CompletionQueueSafeHandle cq) in HandleCall() method in Grpc.Core.Internal.UnimplementedMethodCallHandler
/external/libbrillo/brillo/dbus/
Ddbus_method_invoker_test.cc252 void HandleCall(dbus::MethodCall* method_call, in HandleCall() function in brillo::dbus_utils::AsyncDBusMethodInvokerTest
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h161 Status HandleCall(HloInstructionPtr call) override { in HandleCall() function
Dhlo_cost_analysis.cc929 Status HloCostAnalysis::HandleCall(const HloInstruction* call) { in HandleCall() function in xla::HloCostAnalysis
Dhlo_verifier.cc782 Status ShapeVerifier::HandleCall(HloInstruction* call) { in HandleCall() function in xla::ShapeVerifier
Dhlo_evaluator.cc1917 Status HloEvaluator::HandleCall(HloInstruction* call) { in HandleCall() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc589 Status IrEmitter::HandleCall(HloInstruction* call) { in HandleCall() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc248 Status HandleCall(HloInstruction* call) override { in HandleCall() function in xla::cpu::__anonba9a11000311::CollectProfileCandidates
Dir_emitter.cc2117 Status IrEmitter::HandleCall(HloInstruction* call) { in HandleCall() function in xla::cpu::IrEmitter
/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp5809 void ResolveNamesVisitor::HandleCall( in HandleCall() function in Fortran::semantics::ResolveNamesVisitor