Searched refs:HMDFS_DIR (Results 1 – 2 of 2) sorted by relevance
205 const string HMDFS_DIR = "/mnt/hmdfs/"; in UriToPath() local206 const string DATA_DIR = HMDFS_DIR + to_string(userId) + "/account/device_view/local/data"; in UriToPath()
131 const std::string HMDFS_DIR = "/mnt/hmdfs/"; in GetHmdfsPath() local159 …std::string outputPath = HMDFS_DIR + std::to_string(userId) + DATA_DIR + bundleName + "/" + relati… in GetHmdfsPath()