Searched refs:service_config_json_out (Results 1 – 1 of 1) sorted by relevance
63 char** service_config_json_out; member326 *r->service_config_json_out = in on_txt_done_locked()328 memcpy(*r->service_config_json_out, result->txt + prefix_len, in on_txt_done_locked()332 *r->service_config_json_out = static_cast<char*>( in on_txt_done_locked()333 gpr_realloc(*r->service_config_json_out, in on_txt_done_locked()335 memcpy(*r->service_config_json_out + service_config_len, result->txt, in on_txt_done_locked()339 (*r->service_config_json_out)[service_config_len] = '\0'; in on_txt_done_locked()340 gpr_log(GPR_INFO, "found service config: %s", *r->service_config_json_out); in on_txt_done_locked()397 r->service_config_json_out = service_config_json; in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()