Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp60 const cppbor::Tstr* docTypeItem = (*arrayItem)[0]->asTstr(); in initialize() local
66 if (docTypeItem == nullptr || testCredentialItem == nullptr || in initialize()
72 docType_ = docTypeItem->value(); in initialize()