Searched refs:DoRestoreKeyDe (Results 1 – 2 of 2) sorted by relevance
98 bool DoRestoreKeyDe(const UserAuth &auth, const std::string &path);
597 bool BaseKey::DoRestoreKeyDe(const UserAuth &auth, const std::string &path) in StoreKey() function in OHOS::StorageDaemon::BaseKey687 return DoRestoreKeyDe(auth, path); in StoreKey()