HomeSort by relevance Sort by last modified time
    Searched defs:GetContactById (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_manager_stub.cc 69 const Contact* ContactManagerStub::GetContactById(
fake_contact_store.cc 54 const Contact* FakeContactStore::GetContactById(const std::string& contact_id) {
contact_manager.cc 116 const Contact* ContactManager::GetContactById(Profile* profile,
122 it->second->GetContactById(contact_id) :
google_contact_store.cc 157 const Contact* GoogleContactStore::GetContactById(

Completed in 175 milliseconds