Home
last modified time | relevance | path

Searched defs:getRemoteNode (Results 1 – 3 of 3) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DDHTMessage.h72 const std::shared_ptr<DHTNode>& getRemoteNode() const { return remoteNode_; } in getRemoteNode() function
H A DDHTMessageFactoryImpl.cc78 std::shared_ptr<DHTNode> DHTMessageFactoryImpl::getRemoteNode( in getRemoteNode() function in aria2::DHTMessageFactoryImpl
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dutils.cpp2170 handle SyncConfig::getRemoteNode() const in getRemoteNode() function in mega::SyncConfig