Searched defs:dont_log (Results 1 – 9 of 9) sorted by relevance
30 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
34 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
42 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
37 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
36 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
39 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
55 static void dont_log(gpr_log_func_args* args) {} in dont_log() function
232 bool dont_log() const { return dont_log_; } in dont_log() function