Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.h81 addSecureAccessControlProfile(const SecureAccessControlProfile& secureAccessControlProfile);
DWritableCredential.cpp201 data.addSecureAccessControlProfile(profile); in personalize()
DCredentialData.cpp66 void CredentialData::addSecureAccessControlProfile( in addSecureAccessControlProfile() function in android::security::identity::CredentialData