Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_handler.cpp1937 static int32_t DeleteMetaFile(const string &sboxPath, const int32_t &userId) in DeleteMetaFile()
1972 string sboxPath = CloudDisk::CloudFileUtils::GetPathWithoutTmp(tmpSboxPath); in OnDownloadSuccess() local