HomeSort by relevance Sort by last modified time
    Searched refs:SyncEntries (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/password_manager/core/browser/
password_syncable_service.h 78 struct SyncEntries;
87 void WriteToPasswordStore(const SyncEntries& entries);
95 SyncEntries* sync_entries,
password_syncable_service.cc 89 struct PasswordSyncableService::SyncEntries {
158 SyncEntries sync_entries;
221 SyncEntries sync_entries;
303 void PasswordSyncableService::WriteToPasswordStore(const SyncEntries& entries) {
323 SyncEntries* sync_entries,

Completed in 8044 milliseconds