Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/include/grpcpp/generic/
H A Dgeneric_stub.h55 PrepareCall(ClientContext* context, const std::string& method, in PrepareCall() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/generic/
Dgeneric_stub.h55 PrepareCall(ClientContext* context, const std::string& method, in PrepareCall() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/generic/
Dgeneric_stub.h55 PrepareCall(ClientContext* context, const std::string& method, in PrepareCall() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssagen/
Dssa.go8172 func (s *State) PrepareCall(v *ssa.Value) { func
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4338 PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag, SDValue &Chain, in PrepareCall() function