Searched refs:GetNodeCount (Results 1 – 2 of 2) sorted by relevance
446 dprintf(fd, "Watch count : %u \n", group->GetNodeCount()); in DumpAllGroup()448 count += group->GetNodeCount(); in DumpAllGroup()452 dprintf(fd, "Watch prefix count : %u [%zu %zu %zu]\n", watcherGroups_->GetNodeCount(), in DumpAllGroup()454 dprintf(fd, "Watch agent count : %u \n", remoteWatchers_->GetNodeCount()); in DumpAllGroup()
198 uint32_t GetNodeCount(void) const in GetNodeCount() function