Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dmultiuser.h32 typedef uid_t userid_t; typedef
/system/vold/
DExt4Crypt.cpp364 static bool lookup_key_ref(const std::map<userid_t, std::string>& key_map, userid_t user_id, in lookup_key_ref()