Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp408 std::string pathLatest = dir_ + PATH_LATEST; in StoreKey() local
413 if (rename(pathLatest.c_str(), in StoreKey()