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

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

Completed in 26 milliseconds