Searched refs:initializeForUpdate (Results 1 – 6 of 6) sorted by relevance
57 bool initializeForUpdate(const vector<uint8_t>& encryptedCredentialKeys);
53 bool WritableIdentityCredential::initializeForUpdate( in initializeForUpdate() function in aidl::android::hardware::identity::WritableIdentityCredential55 if (!hwProxy_->initializeForUpdate(testCredential_, docType_, encryptedCredentialKeys)) { in initializeForUpdate()
69 virtual bool initializeForUpdate(bool testCredential, const string& docType,
1052 if (!wc->initializeForUpdate(encryptedCredentialKeys_)) { in updateCredential()
35 bool initializeForUpdate(bool testCredential, const string& docType,
84 bool FakeSecureHardwareProvisioningProxy::initializeForUpdate( in initializeForUpdate() function in android::hardware::identity::FakeSecureHardwareProvisioningProxy