Searched refs:GetGroupInfo (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/ | ||
D | userdb_utils.h | 26 BRILLO_EXPORT bool GetGroupInfo( |
D | userdb_utils.cc | 38 bool GetGroupInfo(const std::string& group, gid_t* gid) { in GetGroupInfo() function |