Searched refs:HasLinkExpired (Results 1 – 3 of 3) sorted by relevance
132 bool HasLinkExpired(uint16_t handle) const;
444 bool AclConnectionHandler::HasLinkExpired(uint16_t handle) const { in HasLinkExpired() function in rootcanal::AclConnectionHandler
6386 if (connections_.HasLinkExpired(handle)) { in CheckExpiringConnection()