Searched refs:osSegmentGetData (Results 1 – 2 of 2) sorted by relevance
533 app = osSegmentGetData(storageSeg); in osAppSegmentCreate()742 app = osSegmentGetData(seg); in osExtAppFind()767 app = osSegmentGetData(it.seg); in osExtAppStopEraseApps()842 app = osSegmentGetData(it.seg); in osExtAppStartApps()855 app = osSegmentGetData(checkIt.seg); in osExtAppStartApps()
191 static inline struct AppHdr *osSegmentGetData(const struct Segment *seg) in osSegmentGetData() function