Home
last modified time | relevance | path

Searched defs:Credential (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/
Dcredential_source.cc44 Result<std::string> GceMetadataCredentialSource::Credential() { in Credential() function in cuttlefish::GceMetadataCredentialSource
82 Result<std::string> FixedCredentialSource::Credential() { return credential; } in Credential() function in cuttlefish::FixedCredentialSource
134 Result<std::string> RefreshCredentialSource::Credential() { in Credential() function in cuttlefish::RefreshCredentialSource
296 Result<std::string> ServiceAccountOauthCredentialSource::Credential() { in Credential() function in cuttlefish::ServiceAccountOauthCredentialSource