Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.cpp137 optional<SecureAccessControlProfile> parseSacp(const cppbor::Item& item) { in parseSacp() function
301 optional<SecureAccessControlProfile> sacp = parseSacp(*item); in loadFromDisk()