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

/bionic/libc/bionic/
H A Dstubs.cpp370 static passwd* app_id_to_passwd(uid_t uid, passwd_state_t* state) { function
428 return app_id_to_passwd(uid, state);
446 return app_id_to_passwd(app_id_from_name(login, false), state);

Completed in 222 milliseconds