Searched refs:CanAcceptMoreMessages (Results 1 – 1 of 1) sorted by relevance
29 bool CanAcceptMoreMessages(const Port* port) { in CanAcceptMoreMessages() function259 port_status->receiving_messages = CanAcceptMoreMessages(port); in GetStatus()286 if (!CanAcceptMoreMessages(port)) in GetMessageIf()459 if (CanAcceptMoreMessages(port.get())) { in OnUserMessage()1233 if (!CanAcceptMoreMessages(port.get())) { in MaybeRemoveProxy_Locked()1268 if (!CanAcceptMoreMessages(port)) { in TryRemoveProxy()