Home
last modified time | relevance | path

Searched defs:FindById (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgrp_pwd_file.cpp290 bool MmapFile::FindById(uid_t uid, Line* line) { in FindById() function in MmapFile
324 bool PasswdFile::FindById(uid_t id, passwd_state_t* passwd_state) { in FindById() function in PasswdFile
340 bool GroupFile::FindById(gid_t id, group_state_t* group_state) { in FindById() function in GroupFile