Searched refs:grpc_json_destroy (Results 1 – 17 of 17) sorted by relevance
160 grpc_json_destroy(json); in test_pairs()179 grpc_json_destroy(json->child); in test_atypical()181 grpc_json_destroy(json->child->next); in test_atypical()182 grpc_json_destroy(json); in test_atypical()
40 grpc_json_destroy(x); in LLVMFuzzerTestOneInput()
111 grpc_json_destroy(top_level_json); in InternalGetTopChannels()147 grpc_json_destroy(top_level_json); in InternalGetServers()179 grpc_json_destroy(top_level_json); in grpc_channelz_get_channel()197 grpc_json_destroy(top_level_json); in grpc_channelz_get_subchannel()
53 grpc_json_destroy(json); in RenderJsonString()
37 void grpc_json_destroy(grpc_json* json) { in grpc_json_destroy() function39 grpc_json_destroy(json->child); in grpc_json_destroy()
78 void grpc_json_destroy(grpc_json* json);
301 grpc_json_destroy(json); in grpc_json_parse_string_with_len()
124 if (json != nullptr) grpc_json_destroy(json); in grpc_auth_json_key_create_from_string()177 grpc_json_destroy(json); in encoded_jwt_header()216 grpc_json_destroy(json); in encoded_jwt_claim()
163 grpc_json_destroy(json); in jose_header_from_json()168 grpc_json_destroy(json); in jose_header_from_json()190 grpc_json_destroy(claims->json); in grpc_jwt_claims_destroy()667 if (json != nullptr) grpc_json_destroy(json); in on_keys_retrieved()715 grpc_json_destroy(json); in on_openid_config_retrieved()720 if (json != nullptr) grpc_json_destroy(json); in on_openid_config_retrieved()
164 grpc_json_destroy(json); in redact_private_key()
97 grpc_json_destroy(parsed_json); in ValidateGetTopChannels()116 grpc_json_destroy(parsed_json); in ValidateGetServers()193 grpc_json_destroy(json); in ValidateCounters()
103 grpc_json_destroy(json); in ValidateChannelTrace()108 grpc_json_destroy(parsed_json); in ValidateChannelTrace()
49 ServiceConfig::~ServiceConfig() { grpc_json_destroy(json_tree_); } in ~ServiceConfig()
393 grpc_json_destroy(parsed_header); in test_jwt_encode_and_sign()403 grpc_json_destroy(parsed_claim); in test_jwt_encode_and_sign()
82 if (json != nullptr) grpc_json_destroy(json); in grpc_auth_refresh_token_create_from_string()202 if (json != nullptr) grpc_json_destroy(json); in grpc_oauth2_token_fetcher_credentials_parse_server_response()
174 if (json != nullptr) grpc_json_destroy(json); in create_default_creds_from_path()
292 grpc_json_destroy(choices_json); in ChooseServiceConfig()