Home
last modified time | relevance | path

Searched defs:needGetAllAppKey (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
Dkey_manager_mock.cpp83 int32_t KeyManager::UnlockUserAppKeys(uint32_t userId, bool needGetAllAppKey) in UnlockUserAppKeys()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
Dkey_manager_test.cpp440 bool needGetAllAppKey = true; variable
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp1366 int KeyManager::UnlockUserAppKeys(uint32_t userId, bool needGetAllAppKey) in UpdateCeEceSeceUserAuth()