Home
last modified time | relevance | path

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

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