Home
last modified time | relevance | path

Searched defs:NEED_UPDATE_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp318 const std::string NEED_UPDATE_PATH = keyPath + SUFFIX_NEED_UPDATE; in StoreKey() local
440 const std::string NEED_UPDATE_PATH = path + SUFFIX_NEED_UPDATE; in StoreKey() local
567 const std::string NEED_UPDATE_PATH = dir_ + PATH_LATEST + SUFFIX_NEED_UPDATE; in StoreKey() local
H A Dkey_manager.cpp1265 …std::string NEED_UPDATE_PATH = GetKeyDirByUserAndType(user, keyType) + PATH_LATEST + SUFFIX_NEED_U… in UpdateCeEceSeceUserAuth() local