Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dlog.cc57 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/
H A Dlog.cc60 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h739 #define gpr_log_severity_string gpr_log_severity_string_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2725 pub fn gpr_log_severity_string(severity: gpr_log_severity) -> *const ::std::os::raw::c_char; in gpr_log_severity_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs3767 pub fn gpr_log_severity_string(severity: gpr_log_severity) -> *const ::std::os::raw::c_char; in gpr_log_severity_string() function