Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/common/
DWritableIdentityCredential.cpp118 ndk::ScopedAStatus WritableIdentityCredential::startPersonalization( in startPersonalization() function in aidl::android::hardware::identity::WritableIdentityCredential
135 if (!hwProxy_->startPersonalization(accessControlProfileCount, entryCounts, in startPersonalization()
DWritableIdentityCredential.h65 ndk::ScopedAStatus startPersonalization(
DSecureHardwareProxy.h80 virtual bool startPersonalization(int accessControlProfileCount,
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.h46 bool startPersonalization(int accessControlProfileCount,
DRemoteSecureHardwareProxy.cpp97 bool RemoteSecureHardwareProvisioningProxy::startPersonalization( in startPersonalization() function in android::hardware::identity::RemoteSecureHardwareProvisioningProxy