Searched refs:android_name_to_id (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dutil.c77 * android_name_to_id - returns the integer uid/gid associated with the given
80 static unsigned int android_name_to_id(const char *name) function
105 return android_name_to_id(s);

Completed in 44 milliseconds