Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/libeic/
DEicPresentation.h233 unsigned int newNamespaceNumEntries, int32_t entrySize,
DEicPresentation.c716 unsigned int newNamespaceNumEntries, int32_t entrySize, in eicPresentationStartRetrieveEntryValue() argument
724 if (newNamespaceNumEntries > 0) { in eicPresentationStartRetrieveEntryValue()
726 eicCborAppendMap(&ctx->cbor, newNamespaceNumEntries); in eicPresentationStartRetrieveEntryValue()
/hardware/interfaces/identity/aidl/default/common/
DSecureHardwareProxy.h204 const string& nameSpace, const string& name, unsigned int newNamespaceNumEntries,
DIdentityCredential.cpp826 unsigned int newNamespaceNumEntries = 0; in startRetrieveEntryValue() local
833 newNamespaceNumEntries = expectedNumEntriesPerNamespace_[0]; in startRetrieveEntryValue()
843 nameSpace, name, newNamespaceNumEntries, entrySize, accessControlProfileIds); in startRetrieveEntryValue()
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.h185 const string& nameSpace, const string& name, unsigned int newNamespaceNumEntries,
DFakeSecureHardwareProxy.cpp618 const string& nameSpace, const string& name, unsigned int newNamespaceNumEntries, in startRetrieveEntryValue() argument
632 newNamespaceNumEntries, entrySize, uint8AccessControlProfileIds.data(), in startRetrieveEntryValue()