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

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 284 memset(&autofill_migration_debug_info, 0,
285 sizeof(autofill_migration_debug_info));
793 return kernel_->persisted_info.autofill_migration_debug_info;
812 debug_info = kernel_->persisted_info.autofill_migration_debug_info;
820 kernel_->persisted_info.autofill_migration_debug_info;
828 kernel_->persisted_info.autofill_migration_debug_info;
847 kernel_->persisted_info.autofill_migration_debug_info;
    [all...]
directory_backing_store.cc 390 info.autofill_migration_debug_info;
601 info->kernel_info.autofill_migration_debug_info;
    [all...]
syncable.h 687 AutofillMigrationDebugInfo autofill_migration_debug_info; member in struct:syncable::Directory::PersistedKernelInfo
    [all...]

Completed in 50 milliseconds