/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/perfetto/include/perfetto/ipc/ |
D | client_info.h | 32 ClientInfo(ClientID client_id, uid_t uid) in ClientInfo() 49 ClientID client_id() const { return client_id_; } in client_id() function
|
/external/perfetto/src/ipc/ |
D | host_impl.cc | 89 ClientID client_id = ++last_client_id_; in OnNewIncomingConnection() local 187 ClientID client_id = client->id; in OnInvokeMethod() local 206 void HostImpl::ReplyToMethodInvocation(ClientID client_id, in ReplyToMethodInvocation() 250 ClientID client_id = it->second->id; in OnDisconnect() local
|
/external/tensorflow/tensorflow/core/platform/cloud/testdata/ |
D | application_default_credentials.json | 2 "client_id": "fake-client-id.apps.googleusercontent.com", string
|
D | service_account_credentials.json | 7 "client_id": "fake_client_id", string
|
/external/python/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/python/google-api-python-client/samples/blogger/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/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/python/google-api-python-client/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/python/google-api-python-client/samples/prediction/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/audit/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/groupssettings/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/analytics/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/adexchangeseller/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/plus/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/coordinate/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/urlshortener/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/searchconsole/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|
/external/python/google-api-python-client/samples/appengine/ |
D | client_secrets.json | 3 "client_id": "[[INSERT CLIENT ID HERE]]", string
|