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

  /external/chromium_org/chrome/browser/chromeos/contacts/
fake_contact_store.cc 96 bool FakeContactStoreFactory::CanCreateContactStoreForProfile(
104 CHECK(CanCreateContactStoreForProfile(profile));
google_contact_store.cc 413 bool GoogleContactStoreFactory::CanCreateContactStoreForProfile(
422 DCHECK(CanCreateContactStoreForProfile(profile));

Completed in 117 milliseconds