Searched refs:matchAppId (Results 1 – 1 of 1) sorted by relevance
819 static bool matchAppId(const void *data, const struct AppHdr *app) in matchAppId() function898 return osExtAppStopEraseApps(matchAppId, &appId, false); in osExtAppStopAppsByAppId()903 return osExtAppStopEraseApps(matchAppId, &appId, true); in osExtAppEraseAppsByAppId()956 while (osExtAppFind(&checkIt, matchAppId, &app->hdr.appId)) { in osExtAppStartApps()982 return osExtAppStartApps(matchAppId, &appId); in osExtAppStartAppsByAppId()