Searched refs:debug_c_str (Results 1 – 1 of 1) sorted by relevance
47 char* debug_c_str = nullptr; in debug_string() local49 debug_c_str = plugin_.debug_string(plugin_.state); in debug_string()52 debug_c_str != nullptr in debug_string()53 ? debug_c_str in debug_string()55 gpr_free(debug_c_str); in debug_string()