OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MergeContacts
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/contacts/
fake_contact_database.cc
31
MergeContacts
(contacts, ContactIds());
51
MergeContacts
(*contacts_to_save, *contact_ids_to_delete);
74
void FakeContactDatabase::
MergeContacts
(
fake_contact_database.h
52
void
MergeContacts
(const ContactPointers& updated_contacts,
google_contact_store.h
112
void
MergeContacts
(bool is_full_update,
google_contact_store.cc
264
void GoogleContactStore::
MergeContacts
(
311
MergeContacts
(is_full_update, updated_contacts.Pass());
379
MergeContacts
(true, contacts.Pass());
Completed in 43 milliseconds