Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h43 const std::string SERVICE_DIR = "data/service/"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp644 std::string serviceDir = SERVICE_DIR + type + "/" + std::to_string(userId); in IsWorkDirExist()