HomeSort by relevance Sort by last modified time
    Searched defs:evtFreeingInfo (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/inc/
sensors.h 156 TaggedPtr evtFreeingInfo;
  /device/google/contexthub/firmware/src/
seos.c 1051 TaggedPtr evtFreeingInfo;
1058 if (!evtQueueDequeue(mEvtsInternal, &evtType, &evtData, &evtFreeingInfo, true))
1068 mCurEvtEventFreeingInfo = &evtFreeingInfo;
1087 handleEventFreeing(evtType, evtData, evtFreeingInfo);
    [all...]

Completed in 1307 milliseconds