HomeSort by relevance Sort by last modified time
    Searched refs:osRetainCurrentEvent (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
seos.h 290 bool osRetainCurrentEvent(TaggedPtr *evtFreeingInfoP); //called from any apps' event handling to retain current event. Only valid for first app that tries. evtFreeingInfoP filled by call and used to free evt later
  /device/google/contexthub/firmware/os/core/
osApi.c 75 *retValP = osRetainCurrentEvent(evtFreeingInfoP);
seos.c     [all...]

Completed in 68 milliseconds