Searched defs:get_project_id (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/tests/ |
D | test__default.py | 282 get_project_id, tmpdir argument 295 def test_load_credentials_from_file_external_account_aws(get_project_id, tmpdir): argument 308 get_project_id, tmpdir argument 324 get_project_id, tmpdir argument 339 def test_load_credentials_from_file_external_account_workforce(get_project_id, tmpdir): argument 354 get_project_id, tmpdir argument 370 get_project_id, tmpdir argument 391 get_project_id, tmpdir argument 419 get_project_id, tmpdir argument 521 def test__get_gcloud_sdk_credentials_project_id(load, unused_isfile, get_project_id): argument [all …]
|
/aosp_15_r20/external/python/google-auth-library-python/tests_async/ |
D | test__default_async.py | 251 def test__get_gcloud_sdk_credentials_project_id(load, unused_isfile, get_project_id): argument 266 def test__get_gcloud_sdk_credentials_no_project_id(load, unused_isfile, get_project_id): argument
|
/aosp_15_r20/external/python/google-auth-library-python/google/auth/ |
D | _cloud_sdk.py | 94 def get_project_id(): function
|
D | app_engine.py | 63 def get_project_id(): function
|
D | external_account.py | 271 def get_project_id(self, request): member in Credentials
|
/aosp_15_r20/external/python/google-auth-library-python/google/auth/compute_engine/ |
D | _metadata.py | 191 def get_project_id(request): function
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | utils.cpp | 428 long get_project_id(uid_t uid, long start_project_id_range) { in get_project_id() function
|