Searched refs:HasActiveGames (Results 1 – 5 of 5) sorted by relevance
220 func (d *Dealer) HasActiveGames(ctx context.Context) bool { func
578 case kbChatCtx.CoinFlipManager.HasActiveGames(ctx):
1272 func (m *FlipManager) HasActiveGames(ctx context.Context) bool { func1273 return m.dealer.HasActiveGames(ctx)
642 func (d DummyCoinFlipManager) HasActiveGames(ctx context.Context) bool { func
535 HasActiveGames(ctx context.Context) bool methodSpec