Searched refs:DoRestoreKeyOld (Results 1 – 2 of 2) sorted by relevance
99 bool DoRestoreKeyOld(const UserAuth &auth, const std::string &keypath);
564 bool BaseKey::DoRestoreKeyOld(const UserAuth &auth, const std::string &path) in StoreKey() function in OHOS::StorageDaemon::BaseKey703 if (!DoRestoreKeyOld(auth, keyPath)) { in StoreKey()