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

  /device/google/contexthub/firmware/os/inc/
seos.h 267 struct SegmentIterator {
273 void osSegmentIteratorInit(struct SegmentIterator *it);
275 static inline bool osSegmentIteratorNext(struct SegmentIterator *it)
  /device/google/contexthub/firmware/os/core/
seos.c 462 void osSegmentIteratorInit(struct SegmentIterator *it)
518 struct SegmentIterator it;
575 struct SegmentIterator it;
836 static bool osExtAppFind(struct SegmentIterator *it, appMatchFunc func, const void *data)
861 struct SegmentIterator it;
908 struct SegmentIterator it;
934 struct SegmentIterator it;
935 struct SegmentIterator checkIt;
    [all...]
nanohubCommand.c     [all...]

Completed in 54 milliseconds