Searched refs:matchSseId (Results 1 – 3 of 3) sorted by relevance
72 bool matchSseId(const crow::sse_socket::Connection& thisConn);
492 bool entryIsThisConn = entry->matchSseId(thisConn); in deleteSseSubscription()
266 bool Subscription::matchSseId(const crow::sse_socket::Connection& thisConn) in matchSseId() function in redfish::Subscription