Home
last modified time | relevance | path

Searched defs:DeleteAsset (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/
H A Dcloud_sync_service_proxy_mock.cpp86 int32_t DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_asset_manager_impl.cpp123 int32_t CloudSyncAssetManagerImpl::DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
H A Dcloud_sync_service_proxy.cpp1085 int32_t CloudSyncServiceProxy::DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_create_test.cpp83 int32_t DeleteAsset(const int &id) in DeleteAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h142 int32_t DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp282 int32_t CloudSyncServiceProxy::DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp705 int32_t CloudSyncService::DeleteAsset(const int32_t userId, const std::string &uri) in DeleteAsset() function in OHOS::FileManagement::CloudSync::CloudSyncService