Searched refs:initializeForUpdate (Results 1 – 6 of 6) sorted by relevance
53 bool WritableIdentityCredential::initializeForUpdate( in initializeForUpdate() function in aidl::android::hardware::identity::WritableIdentityCredential55 if (!hwProxy_->initializeForUpdate(testCredential_, docType_, in initializeForUpdate()
54 bool initializeForUpdate(const vector<uint8_t>& encryptedCredentialKeys);
67 virtual bool initializeForUpdate(bool testCredential, string docType,
936 if (!wc->initializeForUpdate(encryptedCredentialKeys_)) { in updateCredential()
36 bool initializeForUpdate(bool testCredential, string docType,
73 bool RemoteSecureHardwareProvisioningProxy::initializeForUpdate( in initializeForUpdate() function in android::hardware::identity::RemoteSecureHardwareProvisioningProxy