HomeSort by relevance Sort by last modified time
    Searched full:email_dictionary (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
user_image_downloader.cc 153 DictionaryValue* email_dictionary = NULL; local
154 if (!email_list->GetDictionary(i, &email_dictionary))
158 if (!email_dictionary->GetStringASCII("address", &email))

Completed in 75 milliseconds