Searched refs:callback_t (Results 1 – 2 of 2) sorted by relevance
83 typedef CallbackBase_1Data < int > callback_t; in unregisterCallback() typedef84 callback_t *cb = static_cast < callback_t * >(callback); in unregisterCallback()
58 typedef int32_t callback_t([in] int32_t x, [in, version=2.0] int32_t y);65 int32_t Bar([in, version=1.0] callback_t cb);