Searched defs:UploadAsset (Results 1 - 6 of 6) sorted by relevance
/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 | 817 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
|
/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
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/ |
H A D | i_cloud_sync_service_mock.h | 124 int32_t UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceMock
|
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/ |
H A D | cloud_sync_service_proxy_lite.cpp | 236 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::string &result)
in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
H A D | cloud_sync_service.cpp | 610 int32_t CloudSyncService::UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() function in OHOS::FileManagement::CloudSync::CloudSyncService
|
Completed in 5 milliseconds