Searched defs:hasClient (Results 1 – 2 of 2) sorted by relevance
72 static bool hasClient() { return m_client; } in hasClient() function
307 …bool hasClient(ResourceClient* client) { return m_clients.contains(client) || m_clientsAwaitingCal… in hasClient() function