Searched refs:evtFreeingInfo (Results 1 – 3 of 3) sorted by relevance
162 TaggedPtr evtFreeingInfo; member
1176 TaggedPtr evtFreeingInfo; in osMainDequeueLoop() local1183 if (!evtQueueDequeue(mEvtsInternal, &evtType, &evtData, &evtFreeingInfo, true)) in osMainDequeueLoop()1187 mCurEvtEventFreeingInfo = &evtFreeingInfo; in osMainDequeueLoop()1208 handleEventFreeing(evtType, evtData, evtFreeingInfo); in osMainDequeueLoop()
309 evt->externalMarshallEvt.evtFreeingInfo = *evtFreeingInfoP; in sensorCallFuncMarshall()