Searched defs:Dispatcher (Results 1 – 3 of 3) sorted by relevance
71 pub struct Dispatcher { struct78 impl Dispatcher { argument81 pub fn new(validation: ValidationReporter, tagger: SocketTagger) -> Result<Dispatcher> { in new()
44 pub(crate) struct Dispatcher { struct48 impl Dispatcher { argument55 ) -> Result<Dispatcher> { in new()174 read_lock: RwLockReadGuard<'a, Option<Dispatcher>>, in new()
1055 ) -> Result<*const Dispatcher> { in native_dispatcher_new()