Home
last modified time | relevance | path

Searched refs:needRestorePath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp382 std::string needRestorePath = it.path + "/latest/need_restore"; in ProcUpgradeKey() local
383 if (IsNeedClearKeyFile(needRestorePath)) { in ProcUpgradeKey()