Home
last modified time | relevance | path

Searched defs:elNeedRestorePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp228 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, type); in RestoreOneUserKey() local
368 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, EL1_KEY); in CompleteAddUser() local
648 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, type); in ActiveUserKeyAndPrepare() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp788 …std::string elNeedRestorePath = PATH_USER_EL1_DIR + std::to_string(GetIdFromDir()) + PATH_NEED_RES… in StoreKey() local