Searched refs:grpc_auth_refresh_token (Results 1 – 4 of 4) sorted by relevance
33 } grpc_auth_refresh_token; typedef37 const grpc_auth_refresh_token* refresh_token);41 grpc_auth_refresh_token grpc_auth_refresh_token_create_from_string(46 grpc_auth_refresh_token grpc_auth_refresh_token_create_from_json(50 void grpc_auth_refresh_token_destruct(grpc_auth_refresh_token* refresh_token);85 grpc_auth_refresh_token refresh_token;98 grpc_auth_refresh_token token);
37 const grpc_auth_refresh_token* refresh_token) { in grpc_auth_refresh_token_is_valid()42 grpc_auth_refresh_token grpc_auth_refresh_token_create_from_json( in grpc_auth_refresh_token_create_from_json()44 grpc_auth_refresh_token result; in grpc_auth_refresh_token_create_from_json()48 memset(&result, 0, sizeof(grpc_auth_refresh_token)); in grpc_auth_refresh_token_create_from_json()76 grpc_auth_refresh_token grpc_auth_refresh_token_create_from_string( in grpc_auth_refresh_token_create_from_string()80 grpc_auth_refresh_token result = in grpc_auth_refresh_token_create_from_string()87 void grpc_auth_refresh_token_destruct(grpc_auth_refresh_token* refresh_token) { in grpc_auth_refresh_token_destruct()442 grpc_auth_refresh_token refresh_token) { in grpc_refresh_token_credentials_create_from_auth_refresh_token()456 static char* create_loggable_refresh_token(grpc_auth_refresh_token* token) { in create_loggable_refresh_token()470 grpc_auth_refresh_token token = in grpc_google_refresh_token_credentials_create()
427 grpc_auth_refresh_token refresh_token = in test_parse_refresh_token_success()449 grpc_auth_refresh_token refresh_token = in test_parse_refresh_token_failure_no_type()459 grpc_auth_refresh_token refresh_token = in test_parse_refresh_token_failure_no_client_id()469 grpc_auth_refresh_token refresh_token = in test_parse_refresh_token_failure_no_client_secret()479 grpc_auth_refresh_token refresh_token = in test_parse_refresh_token_failure_no_refresh_token()
121 grpc_auth_refresh_token token; in create_default_creds_from_path()