OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SyncInternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
110
// We manage the lifetime of sync_api::SyncManager::
SyncInternal
ourselves.
111
DISABLE_RUNNABLE_METHOD_REFCOUNT(sync_api::SyncManager::
SyncInternal
);
[
all
...]
syncapi.h
610
//
SyncInternal
contains the implementation of SyncManager, while abstracting
612
class
SyncInternal
;
788
// Called only by
SyncInternal
::SetPassphrase to indiciate that an attempted
[
all
...]
Completed in 24 milliseconds