Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dlog.cc35 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dlog.cc45 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h466 #define gpr_log_severity_string gpr_log_severity_string_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs3528 pub fn gpr_log_severity_string(severity: gpr_log_severity) -> *const ::std::os::raw::c_char; in gpr_log_severity_string() function
Daarch64-unknown-linux-gnu-bindings.rs3528 pub fn gpr_log_severity_string(severity: gpr_log_severity) -> *const ::std::os::raw::c_char; in gpr_log_severity_string() function