Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp374 bool hasLatest = IsDir(dir_ + PATH_LATEST); in StoreKey() local
378 if (hasLatest) { // revert from the backup in StoreKey()
410 bool hasLatest = IsDir(dir_ + PATH_LATEST); in StoreKey() local
411 if (hasLatest) { in StoreKey()