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

  /external/chromium_org/components/sync_driver/
fake_generic_change_processor.cc 55 int FakeGenericChangeProcessor::GetSyncCount() {
shared_change_processor.cc 93 int SharedChangeProcessor::GetSyncCount() {
101 return generic_change_processor_->GetSyncCount();
generic_change_processor.cc 289 int GenericChangeProcessor::GetSyncCount() {
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 533 int GetSyncCount(syncer::ModelType type) {
577 EXPECT_EQ(GetSyncCount(type),
    [all...]

Completed in 1781 milliseconds