Home
last modified time | relevance | path

Searched refs:SegmentIterator (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dseos.h267 struct SegmentIterator { struct
273 void osSegmentIteratorInit(struct SegmentIterator *it); argument
275 static inline bool osSegmentIteratorNext(struct SegmentIterator *it) in osSegmentIteratorNext()
/device/google/contexthub/firmware/os/core/
Dseos.c462 void osSegmentIteratorInit(struct SegmentIterator *it) in osSegmentIteratorInit()
518 struct SegmentIterator it; in osSegmentGetFree()
575 struct SegmentIterator it; in osAppSegmentCreate()
836 static bool osExtAppFind(struct SegmentIterator *it, appMatchFunc func, const void *data) in osExtAppFind()
861 struct SegmentIterator it; in osExtAppStopEraseApps()
908 struct SegmentIterator it; in osScanExternal()
934 struct SegmentIterator it; in osExtAppStartApps()
935 struct SegmentIterator checkIt; in osExtAppStartApps()
DnanohubCommand.c1582 struct SegmentIterator it; in halAppInfo()