Searched defs:credentials_path (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/tink/cc/integration/gcpkms/ |
H A D | gcp_kms_client.cc | 66 absl::string_view credentials_path) { in GetCredentials() 110 absl::string_view key_uri, absl::string_view credentials_path) { in New() 164 absl::string_view key_uri, absl::string_view credentials_path) { in RegisterNewClient()
|
/aosp_15_r20/external/tink/cc/integration/awskms/ |
H A D | aws_kms_client.cc | 134 absl::string_view credentials_path) { in GetAwsCredentials() 183 absl::string_view key_uri, absl::string_view credentials_path) { in New() 249 absl::string_view key_uri, absl::string_view credentials_path) { in RegisterNewClient()
|
/aosp_15_r20/external/tink/cc/util/ |
H A D | fake_kms_client.cc | 67 absl::string_view key_uri, absl::string_view credentials_path) { in New() 117 absl::string_view credentials_path) { in RegisterNewClient()
|
/aosp_15_r20/external/skia/tools/skp/page_sets/other/ |
H A D | skia_maybe_later_set.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | OLD-skia_galaxynexus_set.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | DOWN-skia_br337_desktop.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | LAYERS-skia_yahoonews_desktop.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | skia_onlinewsj_nexus10.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | OLD-skia_desktop_set.json | 4 "credentials_path": "data/credentials.json", string
|
H A D | OLD-skia_nexus10_set.json | 4 "credentials_path": "data/credentials.json", string
|
/aosp_15_r20/external/tink/python/tink/testing/ |
H A D | fake_kms.py | 58 def register_client(key_uri=None, credentials_path=None) -> None: argument
|
/aosp_15_r20/external/python/google-auth-library-python/system_tests/ |
D | noxfile.py | 122 def copy_credentials(credentials_path): argument
|