Searched defs:gpr_log_severity_string (Results 1 – 5 of 5) sorted by relevance
35 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
45 const char* gpr_log_severity_string(gpr_log_severity severity) { in gpr_log_severity_string() function
466 #define gpr_log_severity_string gpr_log_severity_string_import macro
3528 pub fn gpr_log_severity_string(severity: gpr_log_severity) -> *const ::std::os::raw::c_char; in gpr_log_severity_string() function