OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SyncBackendHostForProfileSyncTest
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/
test_profile_sync_service.h
37
class
SyncBackendHostForProfileSyncTest
: public SyncBackendHostImpl {
39
SyncBackendHostForProfileSyncTest
(
43
virtual ~
SyncBackendHostForProfileSyncTest
();
test_profile_sync_service.cc
28
SyncBackendHostForProfileSyncTest
::
SyncBackendHostForProfileSyncTest
(
36
SyncBackendHostForProfileSyncTest
::~
SyncBackendHostForProfileSyncTest
() {}
38
void
SyncBackendHostForProfileSyncTest
::InitCore(
61
void
SyncBackendHostForProfileSyncTest
::RequestConfigureSyncer(
147
backend_.reset(new browser_sync::
SyncBackendHostForProfileSyncTest
(
/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
...]
Completed in 129 milliseconds