Home
last modified time | relevance | path

Searched defs:DATA_DIR (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Ddb_properties.h56 static constexpr const char *DATA_DIR = "dataDir"; variable
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
Dkey_manager.h42 const std::string DATA_DIR = "data/app/"; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
Dfile_transfer_manager.cpp206 const string DATA_DIR = HMDFS_DIR + to_string(userId) + "/account/device_view/local/data"; in UriToPath() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp131 const std::string DATA_DIR = "/account/device_view/local/data/"; in GetHmdfsPath() local