Home
last modified time | relevance | path

Searched defs:encryption_conflicts (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/engine/
Dupdate_applicator.h49 int encryption_conflicts() { in encryption_conflicts() function
/external/chromium_org/sync/internal_api/public/engine/
Dsync_status.h38 int encryption_conflicts; member
/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc297 IntSyncStat encryption_conflicts(section_this_cycle, "Encryption Conflicts"); in ConstructAboutInformation() local