Searched refs:ExistingEndpoints (Results 1 – 2 of 2) sorted by relevance
89 using ExistingEndpoints = std::vector<ExistingEndpoint>; typedef90 using PendingAssociations = std::map<std::string, ExistingEndpoints>;
323 ExistingEndpoints ee; in addPendingAssociation()