/external/autotest/site_utils/tester_feedback/ |
D | feedback_delegate.py | 24 def _get_client(self, client_id): argument 56 def new_client(self, client_id): argument 78 def delete_client(self, client_id): argument 89 def new_query(self, client_id, query_id, query_num): argument 110 def query_call(self, client_id, query_num, query_method, kwargs_dict): argument
|
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | oauth_helpers.py | 19 def get_oauth2_auth_url(client_id, scope=DEFAULT_SCOPE): argument 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/gslib/commands/ |
D | signurl.py | 161 def _GenSignedUrl(key, client_id, method, md5, argument 251 def _ProbeObjectAccessWithClient(self, key, client_id, gcs_path): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/gcloud/ |
D | application_default_credentials_authorized_user.json | 2 "client_id": "123", string
|
D | application_default_credentials.json | 5 "client_id": "123", string
|
D | application_default_credentials_malformed_2.json | 3 "client_id": "123", string
|
D | application_default_credentials_malformed_1.json | 3 "client_id": "123", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/ |
D | unfilled_client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
D | client_secrets.json | 3 "client_id": "foo_client_id", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/data/ |
D | apitools_client_secrets.json | 6 "client_id": "1042881264118.apps.googleusercontent.com", string
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/testdata/ |
D | fake_client_secrets.json | 6 "client_id": "144169.apps.googleusercontent.com", 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 | oauth2_client.py | 371 def __init__(self, client_id, access_token_cache=None, auth_uri=None, argument 397 def __init__(self, client_id, private_key, password, argument 476 def __init__(self, client_id, service_account_email, private_key_id, argument 535 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
|
D | test_oauth2_client.py | 54 def __init__(self, client_id, private_key, password, auth_uri, token_uri, argument 76 def __init__(self, token_uri, client_id, client_secret, refresh_token, argument
|
/external/chromium-trace/catapult/telemetry/third_party/tsproxy/ |
D | tsproxy.py | 141 def __init__(self, client_id, hostname, port, result_pipe): argument 169 def __init__(self, client_id): argument 350 def __init__(self, connected_socket, client_id): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/ |
D | test_file.py | 68 def create_test_credentials(self, client_id='some_client_id', argument
|
/external/libweave/include/weave/ |
D | settings.h | 44 std::string client_id; 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 | multistore_file.py | 76 def get_credential_storage(filename, client_id, user_agent, scope, argument
|
D | appengine.py | 622 def __init__(self, client_id, client_secret, scope, argument
|
/external/ppp/pppd/plugins/radius/ |
D | buildreq.c | 26 UINT4 client_id; in rc_get_nas_id() local
|
/external/mesa3d/src/glx/apple/ |
D | appledri.c | 245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() 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
|