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

  /external/chromium/chrome/browser/sync/
test_profile_sync_service.h 32 class SyncBackendHostForProfileSyncTest
37 SyncBackendHostForProfileSyncTest(
41 virtual ~SyncBackendHostForProfileSyncTest();
113 virtual browser_sync::SyncBackendHostForProfileSyncTest*
test_profile_sync_service.cc 30 SyncBackendHostForProfileSyncTest::SyncBackendHostForProfileSyncTest(
38 &SyncBackendHostForProfileSyncTest::
43 SyncBackendHostForProfileSyncTest::~SyncBackendHostForProfileSyncTest() {}
45 void SyncBackendHostForProfileSyncTest::ConfigureDataTypes(
54 void SyncBackendHostForProfileSyncTest::
72 SyncBackendHostForProfileSyncTest::MakeHttpBridgeFactory(
77 void SyncBackendHostForProfileSyncTest::InitCore(
96 JsBackend* SyncBackendHostForProfileSyncTest::GetJsBackend()
    [all...]
  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.h 41 class SyncBackendHostForProfileSyncTest : public SyncBackendHost {
46 SyncBackendHostForProfileSyncTest(
55 virtual ~SyncBackendHostForProfileSyncTest();
92 base::WeakPtrFactory<SyncBackendHostForProfileSyncTest> weak_ptr_factory_;
171 virtual browser_sync::SyncBackendHostForProfileSyncTest*
test_profile_sync_service.cc 35 SyncBackendHostForProfileSyncTest::SyncBackendHostForProfileSyncTest(
54 SyncBackendHostForProfileSyncTest::~SyncBackendHostForProfileSyncTest() {}
65 void SyncBackendHostForProfileSyncTest::InitCore(
90 void SyncBackendHostForProfileSyncTest::UpdateCredentials(
99 void SyncBackendHostForProfileSyncTest::RequestConfigureSyncer(
125 void SyncBackendHostForProfileSyncTest
167 &SyncBackendHostForProfileSyncTest::ContinueInitialization,
182 void SyncBackendHostForProfileSyncTest::ContinueInitialization
    [all...]

Completed in 58 milliseconds