Searched defs:_callback (Results 1 – 6 of 6) sorted by relevance
40 std::function<void()> _callback; member
49 std::unique_ptr<callback_t> _callback; member
358 def _callback(): function
166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
787 std::function<void()> _callback; global() member
108 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument132 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument