Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h47 const std::string SHIELD_DIR = "/latest/shield"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp612 std::string shieldElx = userDir + "/" + std::to_string(userId) + SHIELD_DIR; in GenerateIntegrityDirs()