OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:service_account
(Results
1 - 4
of
4
) sorted by null
/test/vts/utils/python/web/
dashboard_rest_client.py
22
from oauth2client import
service_account
50
self.auth_token =
service_account
.ServiceAccountCredentials.from_json_keyfile_name(
/test/vts/harnesses/cloud_client/
cloud_client.py
20
from oauth2client.
service_account
import ServiceAccountCredentials
/test/vts/utils/python/build/api/
artifact_fetcher.py
28
from oauth2client.
service_account
import ServiceAccountCredentials
/external/toolchain-utils/cros_utils/
buildbot_utils.py
15
from oauth2client.
service_account
import ServiceAccountCredentials
Completed in 307 milliseconds