Searched defs:expires_in (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/core/platform/cloud/ |
| D | oauth_client.cc | 290 int64_t expires_in = 0; in ParseOAuthResponse() local
|
| /external/wpa_supplicant_8/src/ap/ |
| D | wpa_auth_ft.c | 1267 int expires_in; in wpa_ft_expire_pmk_r0() local 1361 int expires_in, int session_timeout, in wpa_ft_store_pmk_r0() 1448 int expires_in, int session_timeout, in wpa_ft_store_pmk_r1() 2089 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_ft_store_pmk_fils() local 2173 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_auth_ft_store_keys() local 3099 int expires_in = 0; in wpa_ft_local_derive_pmk_r1() local 3884 int expires_in; in wpa_ft_rrb_build_r0() local 4127 int expires_in; in wpa_ft_rrb_rx_r1() local
|
| /external/grpc-grpc/src/core/lib/security/credentials/oauth2/ |
| D | oauth2_credentials.cc | 148 grpc_json* expires_in = nullptr; in grpc_oauth2_token_fetcher_credentials_parse_server_response() local
|
| /external/python/google-auth-library-python/tests/ |
| D | test_downscoped.py | 83 def __init__(self, raise_error=False, expires_in=3600): argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/ |
| D | oauth2_credentials.cc | 166 const char* expires_in = nullptr; in grpc_oauth2_token_fetcher_credentials_parse_server_response() local
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | oauth2.v2.json | 214 "expires_in": { object
|
| D | sts.v1beta.json | 281 "expires_in": { object
|
| D | sts.v1.json | 238 "expires_in": { object
|
| /external/python/oauth2client/tests/ |
| D | test_client.py | 1176 def test_get_access_token_without_http(self, expires_in, refresh_mock): argument 1199 def test_get_access_token_with_http(self, expires_in, refresh_mock): argument
|