Home
last modified time | relevance | path

Searched refs:kAutofillEntryNamespaceTag (Results 1 – 2 of 2) 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()