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