Searched refs:IsPeerAuthorized (Results 1 – 1 of 1) sorted by relevance
56 bool IsPeerAuthorized(base::PlatformFile fd) { in IsPeerAuthorized() function182 if (check_peer_user && !IsPeerAuthorized(accepted_handle.get())) in AcceptSocketConnection()