Searched refs:AppEventFreeData (Results 1 – 3 of 3) sorted by relevance
50 const struct AppEventFreeData *aefd; in handle_event()
123 struct AppEventFreeData { //goes with EVT_APP_FREE_EVT_DATA struct
383 struct AppEventFreeData fd = {.evtType = evtType, .evtData = evtData}; in handleEventFreeing()