Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.cpp150 const cppbor::Int* itemId = ((*array)[0])->asInt(); in parseSacp() local
158 if (itemId == nullptr || itemReaderCertificate == nullptr || in parseSacp()
165 sacp.id = itemId->value(); in parseSacp()