Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h206 …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.cpp186 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.cpp307 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.cpp344 int32_t CloudSyncManagerImpl::BatchCleanFile(const std::vector<CleanFileInfo> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp1065 int32_t CloudSyncService::BatchCleanFile(const std::vector<CleanFileInfoObj> &fileInfo, in BatchCleanFile() function in OHOS::FileManagement::CloudSync::CloudSyncService