Searched refs:endpointsInDBus (Results 1 – 1 of 1) sorted by relevance
146 auto& endpointsInDBus = std::get<endpointsPos>(assoc->second); in removeAssociationEndpoints() local150 auto e = std::find(endpointsInDBus.begin(), endpointsInDBus.end(), in removeAssociationEndpoints()153 if (e != endpointsInDBus.end()) in removeAssociationEndpoints()155 endpointsInDBus.erase(e); in removeAssociationEndpoints()