Home
last modified time | relevance | path

Searched refs:setBtRuntime (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/aria2/aria2-1.36.0/src/
H A DBtSetup.cc114 c->setBtRuntime(btRuntime); in setup()
122 c->setBtRuntime(btRuntime); in setup()
129 c->setBtRuntime(btRuntime); in setup()
143 command->setBtRuntime(btRuntime); in setup()
152 command->setBtRuntime(btRuntime); in setup()
171 cri->setBtRuntime(btRuntime); in setup()
180 c->setBtRuntime(btRuntime); in setup()
269 cmd->setBtRuntime(btRuntime); in setup()
281 stopDownloadCommand->setBtRuntime(btRuntime); in setup()
H A DPeerChokeCommand.cc61 void PeerChokeCommand::setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime) in setBtRuntime() function in aria2::PeerChokeCommand
H A DPeerChokeCommand.h65 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DLpdDispatchMessageCommand.h64 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime) in setBtRuntime() function
H A DShareRatioSeedCriteria.cc64 void ShareRatioSeedCriteria::setBtRuntime( in setBtRuntime() function in aria2::ShareRatioSeedCriteria
H A DShareRatioSeedCriteria.h69 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DSeedCheckCommand.h67 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DBtStopDownloadCommand.h70 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime) in setBtRuntime() function
H A DSeedCheckCommand.cc87 void SeedCheckCommand::setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime) in setBtRuntime() function in aria2::SeedCheckCommand
H A DDHTGetPeersCommand.h87 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DActivePeerConnectionCommand.h81 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DDefaultBtProgressInfoFile.h93 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DDHTGetPeersCommand.cc142 void DHTGetPeersCommand::setBtRuntime( in setBtRuntime() function in aria2::DHTGetPeersCommand
H A DActivePeerConnectionCommand.cc150 void ActivePeerConnectionCommand::setBtRuntime( in setBtRuntime() function in aria2::ActivePeerConnectionCommand
H A DDefaultBtAnnounce.h77 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DDefaultPeerStorage.h129 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DTrackerWatcherCommand.h148 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DDefaultBtInteractive.h197 void setBtRuntime(const std::shared_ptr<BtRuntime>& btRuntime);
H A DRequestGroup.cc323 progressInfoFile->setBtRuntime(btRuntime); in createInitialCommand()
327 peerStorage->setBtRuntime(btRuntime); in createInitialCommand()
336 btAnnounce->setBtRuntime(btRuntime); in createInitialCommand()
H A DTrackerWatcherCommand.cc406 void TrackerWatcherCommand::setBtRuntime( in setBtRuntime() function in aria2::TrackerWatcherCommand
H A DDefaultPeerStorage.cc356 void DefaultPeerStorage::setBtRuntime( in setBtRuntime() function in aria2::DefaultPeerStorage
/dports/www/aria2/aria2-1.36.0/test/
H A DDefaultBtAnnounceTest.cc154 btAnnounce.setBtRuntime(btRuntime_); in testNoMoreAnnounce()
250 btAnnounce.setBtRuntime(btRuntime_); in testGetAnnounceUrl()
334 btAnnounce.setBtRuntime(btRuntime_); in testGetAnnounceUrl_withQuery()
359 btAnnounce.setBtRuntime(btRuntime_); in testGetAnnounceUrl_externalIP()
391 btAnnounce.setBtRuntime(btRuntime_); in testIsAllAnnounceFailed()
438 btAnnounce.setBtRuntime(btRuntime_); in testURLOrderInStoppedEvent()
490 btAnnounce.setBtRuntime(btRuntime_); in testURLOrderInCompletedEvent()
575 an.setBtRuntime(btRuntime_); in testProcessAnnounceResponse()
606 an.setBtRuntime(btRuntime_); in testProcessUDPTrackerResponse()
H A DDefaultPeerStorageTest.cc100 ps.setBtRuntime(btRuntime); in testAddPeer()
131 ps.setBtRuntime(btRuntime); in testAddAndCheckoutPeer()
161 ps.setBtRuntime(btRuntime); in testIsPeerAvailable()
H A DShareRatioSeedCriteriaTest.cc34 cri.setBtRuntime(btRuntime); in testEvaluate()
H A DDefaultBtProgressInfoFileTest.cc121 infoFile.setBtRuntime(btRuntime_); in testLoad_compat()
173 infoFile.setBtRuntime(btRuntime_); in testLoad()
231 infoFile.setBtRuntime(btRuntime_); in testSave()
562 infoFile.setBtRuntime(btRuntime_); in testUpdateFilename()

12