Searched refs:AuthenticatePendingConnection (Results 1 – 3 of 3) sorted by relevance
42 bool AuthenticatePendingConnection() const;
59 bool AclConnectionHandler::AuthenticatePendingConnection() const { in AuthenticatePendingConnection() function in test_vendor_lib::AclConnectionHandler
1617 bool awaiting_authentication = connections_.AuthenticatePendingConnection(); in IncomingPageResponsePacket()