Home
last modified time | relevance | path

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

/third_party/grpc/src/core/client_channel/
Ddirect_channel.h34 void HandleCall(CallHandler handler) override { in HandleCall() function
Dsubchannel.cc181 void HandleCall(CallHandler handler) override { in HandleCall() function in grpc_core::NewConnectedSubchannel::TransportCallDestination
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.cc2703 StopTraceReason GraphBuilder::HandleCall(int depth) { in HandleCall() function in mindspore::pijit::GraphBuilder