OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ProfileSyncFactoryImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h
17
class
ProfileSyncFactoryImpl
: public ProfileSyncFactory {
19
ProfileSyncFactoryImpl
(Profile* profile, CommandLine* command_line);
20
virtual ~
ProfileSyncFactoryImpl
() {}
80
DISALLOW_COPY_AND_ASSIGN(
ProfileSyncFactoryImpl
);
profile_sync_factory_impl.cc
78
ProfileSyncFactoryImpl
::
ProfileSyncFactoryImpl
(Profile* profile,
84
ProfileSyncService*
ProfileSyncFactoryImpl
::CreateProfileSyncService(
159
DataTypeManager*
ProfileSyncFactoryImpl
::CreateDataTypeManager(
166
ProfileSyncFactoryImpl
::CreateAppSyncComponents(
184
ProfileSyncFactoryImpl
::CreateAutofillSyncComponents(
203
ProfileSyncFactoryImpl
::CreateAutofillProfileSyncComponents(
222
ProfileSyncFactoryImpl
::CreateBookmarkSyncComponents(
239
ProfileSyncFactoryImpl
::CreateExtensionSyncComponents(
255
ProfileSyncFactoryImpl
::CreatePasswordSyncComponents
[
all
...]
Completed in 82 milliseconds