/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
H A D | iAssetLoader.h | 31 virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function in DistributedDB::IAssetLoader
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | asset_loader.cpp | 18 int32_t AssetLoader::Download( in Download() function in OHOS::DistributedData::AssetLoader
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/ |
H A D | snapshot.cpp | 24 int32_t Snapshot::Download(OHOS::DistributedData::Asset& asset) in Download() function in OHOS::DistributedData::Snapshot
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | virtual_asset_loader.cpp | 19 DBStatus VirtualAssetLoader::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function in DistributedDB::VirtualAssetLoader
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_snapshot.cpp | 43 int32_t ObjectSnapshot::Download(Asset& asset) in Download() function in OHOS::DistributedObject::ObjectSnapshot
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | asset_loader_impl.cpp | 34 int32_t AssetLoaderImpl::Download( in Download() function in OHOS::CloudData::AssetLoaderImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_asset_loader.cpp | 32 DBStatus RdbAssetLoader::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function in OHOS::DistributedRdb::RdbAssetLoader
|
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | scanner_utils.cpp | 201 static const string Download = "Download"; in CheckSkipScanList() local
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
H A D | downloader.cpp | 137 bool Downloader::Download(const std::shared_ptr<DownloadRequest>& request, int32_t waitMs) in Download() function in OHOS::Media::Plugin::HttpPlugin::Downloader
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_db_proxy.cpp | 250 int CloudDBProxy::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function in DistributedDB::CloudDBProxy
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/ |
H A D | downloader.cpp | 280 bool Downloader::Download(const std::shared_ptr<DownloadRequest>& request, int32_t waitMs) in Download() function in OHOS::Media::Plugins::HttpPlugin::Downloader
|