OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InternalComponentsFactoryImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/internal_api/
internal_components_factory_impl.cc
17
InternalComponentsFactoryImpl
::
InternalComponentsFactoryImpl
(
21
InternalComponentsFactoryImpl
::~
InternalComponentsFactoryImpl
() { }
23
scoped_ptr<SyncScheduler>
InternalComponentsFactoryImpl
::BuildScheduler(
41
InternalComponentsFactoryImpl
::BuildContext(
61
InternalComponentsFactoryImpl
::BuildDirectoryBackingStore(
68
InternalComponentsFactoryImpl
::GetSwitches() const {
/external/chromium_org/sync/internal_api/public/
internal_components_factory_impl.h
16
class SYNC_EXPORT
InternalComponentsFactoryImpl
19
InternalComponentsFactoryImpl
(const Switches& switches);
20
virtual ~
InternalComponentsFactoryImpl
();
45
DISALLOW_COPY_AND_ASSIGN(
InternalComponentsFactoryImpl
);
Completed in 87 milliseconds