Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h238 #define grpc_call_unref grpc_call_unref_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc3517 void grpc_call_unref(grpc_call* c) { in grpc_call_unref() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc4198 void grpc_call_unref(grpc_call* c) { in grpc_call_unref() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1563 pub fn grpc_call_unref(call: *mut grpc_call); in grpc_call_unref() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2007 pub fn grpc_call_unref(call: *mut grpc_call); in grpc_call_unref() function