/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | oauth_helpers.py | 28 def get_oauth2_user_token(client_id, client_secret, code): argument 46 def get_oauth2_robot_token(client_id, client_secret, code): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/gcloud/ |
D | application_default_credentials_authorized_user.json | 3 "client_secret": "secret", string
|
D | application_default_credentials_malformed_3.json | 4 "client_secret": "secret", string
|
D | application_default_credentials_malformed_2.json | 4 "client_secret": "secret", string
|
D | application_default_credentials_malformed_1.json | 4 "client_secret": "secret", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/ |
D | unfilled_client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
D | client_secrets.json | 4 "client_secret": "foo_client_secret", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/testdata/ |
D | fake_client_secrets.json | 7 "client_secret": "awesomesecret", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/data/ |
D | apitools_client_secrets.json | 7 "client_secret": "x_Tw5K8nnjoRAqULM9PFAC2b", string
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | mock_oauth2_decorator.py | 14 def __init__(self, client_id, client_secret, scope, message, callback_path): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/ |
D | oauth2_helper.py | 188 def SetFallbackClientIdAndSecret(client_id, client_secret): argument
|
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/libweave/include/weave/ |
D | settings.h | 45 std::string client_secret; member
|
/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 1657 def credentials_from_code(client_id, client_secret, scope, code, argument 1788 def __init__(self, client_id, client_secret, scope, argument
|
D | appengine.py | 622 def __init__(self, client_id, client_secret, scope, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/ |
D | util.py | 162 scope_ls, client_id, client_secret, user_agent, names, api_key): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
D | credentials_lib.py | 84 def GetCredentials(package_name, scopes, client_id, client_secret, user_agent, argument
|
/external/libweave/src/ |
D | device_registration_info.cc | 833 const std::string& client_secret, in UpdateServiceConfig()
|
/external/autotest/ |
D | global_config.ini | 340 client_secret: USE SHADOW CLIENT_SECRET key
|