Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dsettings.rs101 pub struct Retry(Option<usize>); struct
103 impl Retry { implementation
166 impl Default for Retry { implementation
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_actor.h80 void Retry(std::unique_ptr<VirtualCmd<Ctx>> cmd) in Retry() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddev_manager.cpp65 std::function<void()> DevManager::Retry() in Retry() function in OHOS::DistributedKv::DevManager
H A Dsecurity_manager.cpp48 bool SecurityManager::Retry() in Retry() function in OHOS::DistributedKv::SecurityManager
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.cpp198 bool Downloader::Retry(const std::shared_ptr<DownloadRequest>& request) in Retry() function in OHOS::Media::Plugin::HttpPlugin::Downloader
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp82 int32_t RequestManagerImpl::Retry(std::string &taskId, const Config &config, int32_t errorCode) in Retry() function in OHOS::Request::RequestManagerImpl
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp423 bool Downloader::Retry(const std::shared_ptr<DownloadRequest>& request) in Retry() function in OHOS::Media::Plugins::HttpPlugin::Downloader