Searched refs:OnReceiveSettings (Results 1 – 3 of 3) sorted by relevance
42 static void OnReceiveSettings(void* arg, grpc_error* error);
176 GRPC_CLOSURE_INIT(&self->on_receive_settings_, OnReceiveSettings, self, in OnHandshakeDone()197 void Chttp2Connector::OnReceiveSettings(void* arg, grpc_error* error) { in OnReceiveSettings() function in grpc_core::Chttp2Connector
140 static void OnReceiveSettings(void* arg, grpc_error* error);234 void Chttp2ServerListener::ConnectionState::OnReceiveSettings( in OnReceiveSettings() function in grpc_core::__anon2e6940d10111::Chttp2ServerListener::ConnectionState293 GRPC_CLOSURE_INIT(&self->on_receive_settings_, OnReceiveSettings, in OnHandshakeDone()