Searched refs:hdlr_fn (Results 1 – 2 of 2) sorted by relevance
344 let hdlr_fn: OnConnectionStateChangeHdlrFn = Box::new(move |state: ConnectionState| { in on_connected() localVariable353 (hdlr_fn, done_rx) in on_connected()
1716 let hdlr_fn: OnConnectionStateChangeHdlrFn = Box::new(move |c: ConnectionState| { in test_connection_state_connecting_to_failed() localVariable1731 hdlr_fn in test_connection_state_connecting_to_failed()