HomeSort by relevance Sort by last modified time
    Searched full:android_name_to_id (Results 1 - 1 of 1) sorted by null

  /system/core/init/
util.c 44 * android_name_to_id - returns the integer uid/gid associated with the given
47 static unsigned int android_name_to_id(const char *name) function
72 return android_name_to_id(s);

Completed in 121 milliseconds