Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h193 #define grpc_call_get_peer grpc_call_get_peer_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc3522 char* grpc_call_get_peer(grpc_call* call) { in grpc_call_get_peer() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc4203 char* grpc_call_get_peer(grpc_call* call) { in grpc_call_get_peer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1470 pub fn grpc_call_get_peer(call: *mut grpc_call) -> *mut ::std::os::raw::c_char; in grpc_call_get_peer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs1885 pub fn grpc_call_get_peer(call: *mut grpc_call) -> *mut ::std::os::raw::c_char; in grpc_call_get_peer() function