Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h220 …int32_t BatchCleanFile(const std::vector<CleanFileInfoObj> &fileInfo, std::vector<std::string> &fa… in BatchCleanFile() function
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
Ddata_sync_manager.cpp191 int32_t DataSyncManager::BatchCleanFile(const std::vector<CloudSync::CleanFileInfo> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudFile::DataSyncManager
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp323 int32_t CloudSyncServiceProxy::BatchCleanFile(const std::vector<CleanFileInfoObj> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp336 int32_t CloudSyncManagerImpl::BatchCleanFile(const std::vector<CleanFileInfo> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp1327 int32_t CloudSyncServiceProxy::BatchCleanFile(const std::vector<CleanFileInfoObj> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp862 int32_t CloudSyncService::BatchCleanFile(const std::vector<CleanFileInfoObj> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncService