OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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