OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutofillMigrationState
(Results
1 - 11
of
11
) sorted by null
/external/chromium/chrome/browser/sync/syncable/
autofill_migration.h
10
enum
AutofillMigrationState
{
syncable.h
709
AutofillMigrationState
autofill_migration_state;
772
AutofillMigrationState
get_autofill_migration_state() const;
776
void set_autofill_migration_state(
AutofillMigrationState
state);
[
all
...]
directory_backing_store.cc
599
static_cast<
AutofillMigrationState
> (query.column_int(4));
[
all
...]
syncable.cc
785
AutofillMigrationState
Directory::get_autofill_migration_state() const {
839
void Directory::set_autofill_migration_state(
AutofillMigrationState
state) {
[
all
...]
/external/chromium/chrome/browser/sync/
profile_sync_service.h
371
syncable::
AutofillMigrationState
375
syncable::
AutofillMigrationState
state);
profile_sync_service.cc
[
all
...]
/external/chromium/chrome/browser/sync/glue/
sync_backend_host.h
182
syncable::
AutofillMigrationState
186
syncable::
AutofillMigrationState
state);
sync_backend_host.cc
291
syncable::
AutofillMigrationState
297
syncable::
AutofillMigrationState
state) {
[
all
...]
autofill_model_associator.cc
539
syncable::
AutofillMigrationState
autofill_migration_state =
/external/chromium/chrome/browser/sync/engine/
syncapi.h
[
all
...]
syncapi.cc
[
all
...]
Completed in 204 milliseconds