Searched refs:RestoreOneUserKey (Results 1 – 2 of 2) sorted by relevance
112 int32_t RestoreOneUserKey(int32_t userId, KeyType type);
220 int32_t StorageDaemon::RestoreOneUserKey(int32_t userId, KeyType type) in RestoreOneUserKey() function in OHOS::StorageDaemon::StorageDaemon280 auto ret = RestoreOneUserKey(userId, type); in RestoreUserKey()