Searched refs:propertyClients (Results 1 – 1 of 1) sorted by relevance
235 auto propertyClients = getClientsForPropertyLocked(propId); in unsubscribe() local242 if (propertyClients != nullptr) { in unsubscribe()243 propertyClients->remove(client); in unsubscribe()245 if (propertyClients->isEmpty()) { in unsubscribe()268 if (propertyClients == nullptr || propertyClients->isEmpty()) { in unsubscribe()