Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dlog.cc47 int gpr_should_log(gpr_log_severity severity) { in gpr_should_log() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dlog.cc57 int gpr_should_log(gpr_log_severity severity) { in gpr_should_log() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h472 #define gpr_should_log gpr_should_log_import macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs3542 pub fn gpr_should_log(severity: gpr_log_severity) -> ::std::os::raw::c_int; in gpr_should_log() function
Dx86_64-unknown-linux-gnu-bindings.rs3542 pub fn gpr_should_log(severity: gpr_log_severity) -> ::std::os::raw::c_int; in gpr_should_log() function