Home
last modified time | relevance | path

Searched refs:json_from_http (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/security/credentials/jwt/
Djwt_verifier.cc403 static grpc_json* json_from_http(const grpc_httpcli_response* response) { in json_from_http() function
635 grpc_json* json = json_from_http(&ctx->responses[HTTP_RESPONSE_KEYS]); in on_keys_retrieved()
677 grpc_json* json = json_from_http(response); in on_openid_config_retrieved()