Searched refs:evtFreeingInfo (Results 1 – 3 of 3) sorted by relevance
150 TaggedPtr evtFreeingInfo; member
1037 TaggedPtr evtFreeingInfo; in osMainDequeueLoop() local1044 if (!evtQueueDequeue(mEvtsInternal, &evtType, &evtData, &evtFreeingInfo, true)) in osMainDequeueLoop()1054 mCurEvtEventFreeingInfo = &evtFreeingInfo; in osMainDequeueLoop()1073 handleEventFreeing(evtType, evtData, evtFreeingInfo); in osMainDequeueLoop()
332 evt->externalMarshallEvt.evtFreeingInfo = *evtFreeingInfoP; in sensorCallFuncMarshall()