/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | oauth_helpers.py | 27 def get_oauth2_user_token(client_id, client_secret, code): argument 46 def get_oauth2_robot_token(client_id, client_secret, code): argument
|
/external/tensorflow/tensorflow/core/platform/cloud/testdata/ |
D | application_default_credentials.json | 3 "client_secret": "fake-client-secret", string
|
/external/python/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/python/google-api-python-client/samples/blogger/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/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/python/google-api-python-client/samples/adexchangeseller/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/searchconsole/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/plus/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/groupssettings/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/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/python/google-api-python-client/samples/prediction/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/audit/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/analytics/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/coordinate/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/urlshortener/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/google-api-python-client/samples/appengine/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/apitools/apitools/data/ |
D | apitools_client_secrets.json | 7 "client_secret": "x_Tw5K8nnjoRAqULM9PFAC2b", string
|
/external/python/google-api-python-client/samples/calendar_api/ |
D | client_secrets.json | 4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
|
/external/python/apitools/apitools/scripts/testdata/ |
D | fake_client_secrets.json | 7 "client_secret": "awesomesecret", string
|
/external/oss-fuzz/infra/build/functions/ |
D | datastore_entities.py | 33 client_secret = ndb.StringProperty() variable in GithubCreds
|