Home
last modified time | relevance | path

Searched refs:kAutofillEntryNamespaceTag (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.h39 extern const char kAutofillEntryNamespaceTag[];
Dautofill_model_associator.cc32 const char kAutofillEntryNamespaceTag[] = "autofill_entry|"; variable
468 std::string ns(kAutofillEntryNamespaceTag); in KeyToTag()
/external/chromium_org/chrome/browser/webdata/
Dautocomplete_syncable_service.cc31 const char kAutofillEntryNamespaceTag[] = "autofill_entry|"; variable
492 std::string ns(kAutofillEntryNamespaceTag); in KeyToTag()