Searched refs:appMatchFunc (Results 1 – 2 of 2) sorted by relevance
113 typedef bool (*appMatchFunc)(const void *cookie, const struct AppHdr *); typedef
836 static bool osExtAppFind(struct SegmentIterator *it, appMatchFunc func, const void *data) in osExtAppFind()857 static uint32_t osExtAppStopEraseApps(appMatchFunc func, const void *data, bool doErase) in osExtAppStopEraseApps()930 static uint32_t osExtAppStartApps(appMatchFunc func, void *data) in osExtAppStartApps()