Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.h53 KeyStoreServiceReturnCode onUserPasswordChanged(int32_t userId,
DIKeystoreService.cpp254 KeyStoreServiceReturnCode onUserPasswordChanged(int32_t userId, in onUserPasswordChanged() function in android::BpKeystoreService
1008 int32_t ret = onUserPasswordChanged(userId, pass); in onTransact()
Dkey_store_service.cpp246 KeyStoreServiceReturnCode KeyStoreService::onUserPasswordChanged(int32_t userId, in onUserPasswordChanged() function in keystore::KeyStoreService
/system/security/keystore/include/keystore/
DIKeystoreService.h140 onUserPasswordChanged(int32_t userId, const String16& newPassword) = 0;