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