Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/census/
Dgrpc_context.cc37 census_context* grpc_census_call_get_context(grpc_call* call) { in grpc_census_call_get_context() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/census/
H A Dgrpc_context.cc37 census_context* grpc_census_call_get_context(grpc_call* call) { in grpc_census_call_get_context() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h199 #define grpc_census_call_get_context grpc_census_call_get_context_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1483 pub fn grpc_census_call_get_context(call: *mut grpc_call) -> *mut census_context; in grpc_census_call_get_context() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs1899 pub fn grpc_census_call_get_context(call: *mut grpc_call) -> *mut census_context; in grpc_census_call_get_context() function