Home
last modified time | relevance | path

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/
Dapplication_default_credentials_authorized_user.json4 "refresh_token": "alabalaportocala", string
Dapplication_default_credentials_malformed_3.json5 "refresh_token": "alabalaportocala", string
Dapplication_default_credentials_malformed_2.json5 "refresh_token": "alabalaportocala", string
Dapplication_default_credentials_malformed_1.json5 "refresh_token": "alabalaportocala", string
/external/libweave/src/
Dconfig.h34 std::string refresh_token; member
Ddevice_registration_info.cc620 std::string refresh_token; in RegisterDeviceOnAuthCodeSent() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Dtest_oauth2_client.py76 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
Doauth2_client.py535 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dclient.py459 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