Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c935 struct SegmentIterator checkIt; in osExtAppStartApps() local
954 checkIt = it; in osExtAppStartApps()
956 while (osExtAppFind(&checkIt, matchAppId, &app->hdr.appId)) { in osExtAppStartApps()
959 app = osSegmentGetData(checkIt.seg); in osExtAppStartApps()