Searched defs:refresh_token (Results 1 – 9 of 9) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/gcloud/ |
D | application_default_credentials_authorized_user.json | 4 "refresh_token": "alabalaportocala", string
|
D | application_default_credentials_malformed_3.json | 5 "refresh_token": "alabalaportocala", string
|
D | application_default_credentials_malformed_2.json | 5 "refresh_token": "alabalaportocala", string
|
D | application_default_credentials_malformed_1.json | 5 "refresh_token": "alabalaportocala", string
|
/external/libweave/src/ |
D | config.h | 34 std::string refresh_token; member
|
D | device_registration_info.cc | 620 std::string refresh_token; in RegisterDeviceOnAuthCodeSent() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/ |
D | test_oauth2_client.py | 76 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
|
D | oauth2_client.py | 535 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
D | client.py | 459 def __init__(self, access_token, client_id, client_secret, refresh_token, argument 1038 def __init__(self, access_token, client_id, client_secret, refresh_token, argument
|