Searched refs:grpc_json_get_string_property (Results 1 – 4 of 4) sorted by relevance
28 const char* grpc_json_get_string_property(const grpc_json* json, in grpc_json_get_string_property() function48 const char* prop_value = grpc_json_get_string_property(json, prop_name); in grpc_copy_json_string_property()
34 const char* grpc_json_get_string_property(const grpc_json* json,
80 prop_value = grpc_json_get_string_property(json, "type"); in grpc_auth_json_key_create_from_json()95 prop_value = grpc_json_get_string_property(json, "private_key"); in grpc_auth_json_key_create_from_json()
55 prop_value = grpc_json_get_string_property(json, "type"); in grpc_auth_refresh_token_create_from_json()