Searched refs:GetNeedRestoreFilePathByType (Results 1 – 2 of 2) sorted by relevance
201 std::string StorageDaemon::GetNeedRestoreFilePathByType(int32_t userId, KeyType type) in GetNeedRestoreFilePathByType() function in OHOS::StorageDaemon::StorageDaemon228 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, type); in RestoreOneUserKey()368 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, EL1_KEY); in CompleteAddUser()648 std::string elNeedRestorePath = GetNeedRestoreFilePathByType(userId, type); in ActiveUserKeyAndPrepare()
105 std::string GetNeedRestoreFilePathByType(int32_t userId, KeyType type);