Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/
H A Dcloud_sync_service_proxy_mock.cpp76 int32_t UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_asset_manager_impl.cpp32 int32_t CloudSyncAssetManagerImpl::UploadAsset(const int32_t userId, in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
H A Dcloud_sync_service_proxy.cpp847 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::s… in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h127 int32_t UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp248 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::s… in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp594 int32_t CloudSyncService::UploadAsset(const int32_t userId, const std::string &request, std::string… in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncService