Searched refs:IsLeaf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp126 if (IsLeaf()) {
437 if (!IsLeaf()) {
522 if (IsLeaf()) {
533 if (IsLeaf()) {
543 if (IsLeaf()) {
555 if (IsLeaf()) {
572 if (IsLeaf()) {
582 if (IsLeaf()) {
594 if (IsLeaf()) {
603 if (IsLeaf()) {
[all...]
H A DRoutingZone.h118 bool IsLeaf() const throw() { return m_bin != NULL; } function in class:Kademlia::CRoutingZone

Completed in 41 milliseconds