OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_CYCLE_BEGIN
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/engine/
sync_engine_event.h
24
SYNC_CYCLE_BEGIN
,
all_status.cc
47
if (event.what_happened == SyncEngineEvent::
SYNC_CYCLE_BEGIN
) {
98
case SyncEngineEvent::
SYNC_CYCLE_BEGIN
:
syncer.cc
151
session->SendEventNotification(SyncEngineEvent::
SYNC_CYCLE_BEGIN
);
syncer_unittest.cc
174
case SyncEngineEvent::
SYNC_CYCLE_BEGIN
: // Fall through.
[
all
...]
Completed in 278 milliseconds