OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUserEntry
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
user_image_downloader.h
60
bool
IsUserEntry
(ListValue* email_list) const;
user_image_downloader.cc
137
if (!
IsUserEntry
(email_list))
151
bool UserImageDownloader::
IsUserEntry
(ListValue* email_list) const {
Completed in 144 milliseconds