Home
last modified time | relevance | path

Searched defs:gpr_should_log (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.cc69 int gpr_should_log(gpr_log_severity severity) { in gpr_should_log() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/
H A Dlog.cc72 int gpr_should_log(gpr_log_severity severity) { in gpr_should_log() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h745 #define gpr_should_log gpr_should_log_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2738 pub fn gpr_should_log(severity: gpr_log_severity) -> ::std::os::raw::c_int; in gpr_should_log() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs3781 pub fn gpr_should_log(severity: gpr_log_severity) -> ::std::os::raw::c_int; in gpr_should_log() function