Home | History | Annotate | Download | only in rs

Lines Matching refs:dispatch

33 //       both the client interface and the dispatch table interface, but at the
42 const dispatchTable* dispatch;
49 return wrapper->dispatch->func(context, ##__VA_ARGS__); \