Searched defs:UploadAsset (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/ |
H A D | cloud_sync_service_proxy_mock.cpp | 76 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 D | cloud_sync_asset_manager_impl.cpp | 32 int32_t CloudSyncAssetManagerImpl::UploadAsset(const int32_t userId, in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
|
H A D | cloud_sync_service_proxy.cpp | 847 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 D | i_cloud_sync_service_mock.h | 127 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 D | cloud_sync_service_proxy_lite.cpp | 248 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 D | cloud_sync_service.cpp | 594 int32_t CloudSyncService::UploadAsset(const int32_t userId, const std::string &request, std::string… in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncService
|