OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:contact_dict
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/contacts/
gdata_contacts_service.cc
673
const DictionaryValue*
contact_dict
= NULL;
local
674
if (!(*entry_it)->GetAsDictionary(&
contact_dict
)) {
680
if (!FillContactFromDictionary(*
contact_dict
, contact.get())) {
690
std::string photo_url = GetPhotoUrl(*
contact_dict
);
[
all
...]
Completed in 43 milliseconds