Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.h74 gpr_timespec token_expiration; member
Doauth2_credentials.cc222 c->token_expiration = in on_oauth2_token_fetcher_http_response()
265 gpr_time_sub(c->token_expiration, gpr_now(GPR_CLOCK_MONOTONIC)), in oauth2_token_fetcher_get_request_metadata()
340 c->token_expiration = gpr_inf_past(GPR_CLOCK_MONOTONIC); in init_oauth2_token_fetcher()