Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp41 const std::string PATH_USER_EL1_DIR = "/data/service/el1/public/storage_daemon/sd/el1/"; variable
788 …std::string elNeedRestorePath = PATH_USER_EL1_DIR + std::to_string(GetIdFromDir()) + PATH_NEED_RES… in StoreKey()