OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYNCED
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/sync/
sync_ui_util.h
26
SYNCED
, // We are
synced
and authenticated to a gmail account.
/external/chromium_org/chrome/browser/sync/
sync_ui_util.h
19
SYNCED
, // We are
synced
and authenticated to a gmail account.
/external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc
259
SYNCED
, // Items are unsynced by default
313
case
SYNCED
:
797
{-1, ids_.FromNumber(1001), ids_.FromNumber(0), {
SYNCED
}},
799
{-1, ids_.FromNumber(1003), ids_.FromNumber(1001), {
SYNCED
}},
810
{-1, ids_.FromNumber(1001), ids_.FromNumber(0), {
SYNCED
}},
812
{-1, ids_.FromNumber(1003), ids_.FromNumber(1001), {
SYNCED
}},
[
all
...]
/external/chromium_org/sync/engine/
syncer_unittest.cc
315
SYNCED
, // Items are unsynced by default
372
case
SYNCED
:
[
all
...]
Completed in 174 milliseconds