Home
last modified time | relevance | path

Searched refs:testCredentialItem (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp61 const cppbor::Bool* testCredentialItem = in initialize() local
66 if (docTypeItem == nullptr || testCredentialItem == nullptr || in initialize()
73 testCredential_ = testCredentialItem->value(); in initialize()