Searched refs:_count_pool (Results 1 – 1 of 1) sorted by relevance
319 def _count_pool(self, get_pool_count, pool=None): member in _PoolSetInventory358 return self._count_pool(_HostSetInventory.get_working, pool)381 return self._count_pool(_HostSetInventory.get_broken, pool)410 return self._count_pool(_HostSetInventory.get_idle, pool)433 return self._count_pool(_HostSetInventory.get_total, pool)