Searched defs:GetUserIDFromProfile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_util.cc22 std::string GetUserIDFromProfile(Profile* profile) { function in namespace:multi_user_util
42 if (GetUserIDFromProfile(*profile_iterator) == user_id)
65 return GetUserIDFromProfile(profile) ==

Completed in 112 milliseconds