Searched defs:Retry (Results 1 – 7 of 7) sorted by relevance
101 pub struct Retry(Option<usize>); struct103 impl Retry { implementation166 impl Default for Retry { implementation
80 void Retry(std::unique_ptr<VirtualCmd<Ctx>> cmd) in Retry() function
65 std::function<void()> DevManager::Retry() in Retry() function in OHOS::DistributedKv::DevManager
48 bool SecurityManager::Retry() in Retry() function in OHOS::DistributedKv::SecurityManager
198 bool Downloader::Retry(const std::shared_ptr<DownloadRequest>& request) in Retry() function in OHOS::Media::Plugin::HttpPlugin::Downloader
82 int32_t RequestManagerImpl::Retry(std::string &taskId, const Config &config, int32_t errorCode) in Retry() function in OHOS::Request::RequestManagerImpl
423 bool Downloader::Retry(const std::shared_ptr<DownloadRequest>& request) in Retry() function in OHOS::Media::Plugins::HttpPlugin::Downloader