Home
last modified time | relevance | path

Searched defs:Download (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_download_manager.cpp24 bool Download(const std::string& /* url */, std::vector<uint8_t>& /* dataOut */) override in Download() function in OHOS::Ace::MockDownloadManager
29 …bool Download(const std::string& /* url */, const std::shared_ptr<DownloadResult>& /* result */) o… in Download() function in OHOS::Ace::MockDownloadManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dasset_loader.cpp18 int32_t AssetLoader::Download(const std::string &tableName, const std::string &gid, const Value &pr… in Download() function in OHOS::DistributedData::AssetLoader
/ohos5.0/docs/en/application-dev/ai/mindspore/
H A Dmindspore-lite-converter-guidelines.md25 #### Download subsubsection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A DiAssetLoader.h31 …virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dfunction.rs29 Download, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Ddownload_manager_preview.cpp53 bool Download(const std::string& url, std::vector<uint8_t>& dataOut) override in Download() function in OHOS::Ace::DownloadManagerPrview
107 bool Download(const std::string& url, const std::shared_ptr<DownloadResult>& result) override in Download() function in OHOS::Ace::DownloadManagerPrview
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/
H A Dsnapshot.cpp24 int32_t Snapshot::Download(OHOS::DistributedData::Asset& asset) in Download() function in OHOS::DistributedData::Snapshot
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_snapshot.cpp43 int32_t ObjectSnapshot::Download(Asset& asset) in Download() function in OHOS::DistributedObject::ObjectSnapshot
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dasset_loader_impl.cpp34 int32_t AssetLoaderImpl::Download( in Download() function in OHOS::CloudData::AssetLoaderImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_asset_loader.cpp19 DBStatus VirtualAssetLoader::Download(const std::string &tableName, const std::string &gid, const T… in Download() function in DistributedDB::VirtualAssetLoader
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.cpp32 DBStatus RdbAssetLoader::Download(const std::string &tableName, const std::string &gid, const Type … in Download() function in OHOS::DistributedRdb::RdbAssetLoader
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-cloudsync-sys.md406 ## Download section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-cloudsync-sys.md406 ## Download section
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dscanner_utils.cpp201 static const string Download = "Download"; in CheckSkipScanList() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_asset_loader_test.cpp54 int32_t Download(const std::string &tableName, const std::string &gid, in Download() function in OHOS::Test::DistributedRDBTest::MockAssetLoader
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp63 bool Download(const std::string& url, std::vector<uint8_t>& dataOut) override in Download() function in OHOS::Ace::DownloadManagerImpl
122 …bool Download(const std::string& url, const std::shared_ptr<DownloadResult>& downloadResult) overr… in Download() function in OHOS::Ace::DownloadManagerImpl
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.cpp122 bool Downloader::Download(const std::shared_ptr<DownloadRequest>& request, int32_t waitMs) in Download() function in OHOS::Media::Plugin::HttpPlugin::Downloader
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp67 int32_t UpdateServiceImplFirmware::Download(const UpgradeInfo &info, const VersionDigestInfo &versi… in Download() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
H A Dupdate_service.cpp245 int32_t UpdateService::Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, in Download() function in OHOS::UpdateEngine::UpdateService
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp236 napi_value RequestManager::Download(napi_env env, napi_callback_info info) in Download() function in OHOS::Request::Legacy::RequestManager
/ohos5.0/base/request/request/services/src/task/
H A Dconfig.rs36 Download = 0, enumerator
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp79 int32_t UpdateServiceKitsImpl::Download(const UpgradeInfo &info, const VersionDigestInfo &versionDi… in Download() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Dupdate_module.cpp180 napi_value Download(napi_env env, napi_callback_info info) in Download() function
H A Dupdate_client.cpp165 napi_value UpdateClient::Download(napi_env env, napi_callback_info info) in Download() function in OHOS::UpdateEngine::UpdateClient
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp223 int CloudDBProxy::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() function in DistributedDB::CloudDBProxy

12