Searched refs:OnPeerCheckedFn (Results 1 – 1 of 1) sorted by relevance
78 static void OnPeerCheckedFn(void* arg, grpc_error* error);125 GRPC_CLOSURE_INIT(&on_peer_checked_, &SecurityHandshaker::OnPeerCheckedFn, in SecurityHandshaker()267 void SecurityHandshaker::OnPeerCheckedFn(void* arg, grpc_error* error) { in OnPeerCheckedFn() function in grpc_core::__anon4738b3f50111::SecurityHandshaker