Searched refs:AID_APP_END (Results 1 – 3 of 3) sorted by relevance
33 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_cache_gid()41 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_ext_gid()49 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_ext_cache_gid()57 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_shared_gid()
166 #define AID_APP_END 19999 /* last app user */ macro