Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/web/
Dcredential_source.cc78 FixedCredentialSource::FixedCredentialSource(const std::string& credential) { in FixedCredentialSource()
85 const std::string& credential) { in make()
106 auto& credential = data_first["credential"]; in FromOauth2ClientFile() local
Dcredential_source.h52 std::string credential; variable
/device/google/cuttlefish/host/commands/cvd/parser/
Dfetch_cvd_parser.h30 std::string credential; member
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredentialStore.cpp74 shared_ptr<IdentityCredential> credential = in getCredential() local
/device/google/cuttlefish/host/commands/cvd/selector/
Dcreation_analyzer.cpp50 const ucred& credential, const InstanceDatabase& instance_database, in Analyze()
66 const CreationAnalyzerParam& param, const ucred& credential, in CreationAnalyzer()
/device/google/cuttlefish/host/commands/cvd/
Dinstance_manager.cpp94 const ucred& credential) { in Analyze()