HomeSort by relevance Sort by last modified time
    Searched full:section_identity (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 228 base::ListValue* section_identity = local
230 StringSyncStat sync_id(section_identity, "Sync Client ID");
231 StringSyncStat invalidator_id(section_identity, "Invalidator Client ID");
232 StringSyncStat username(section_identity, "Username");

Completed in 858 milliseconds