Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dseos.h232 struct SegmentIterator { struct
238 void osSegmentIteratorInit(struct SegmentIterator *it); argument
240 static inline bool osSegmentIteratorNext(struct SegmentIterator *it) in osSegmentIteratorNext()
/device/google/contexthub/firmware/src/
Dseos.c426 void osSegmentIteratorInit(struct SegmentIterator *it) in osSegmentIteratorInit()
519 struct SegmentIterator it; in osAppSegmentCreate()
728 static bool osExtAppFind(struct SegmentIterator *it, uint64_t appId) in osExtAppFind()
758 struct SegmentIterator it; in osExtAppStopEraseApps()
804 struct SegmentIterator it; in osScanExternal()
830 struct SegmentIterator it; in osExtAppStartApps()
831 struct SegmentIterator checkIt; in osExtAppStartApps()