Searched defs:KeyToTag (Results 1 – 3 of 3) sorted by relevance
15 TEST_F(AutofillModelAssociatorTest, KeyToTag) { in TEST_F() argument
466 std::string AutofillModelAssociator::KeyToTag(const string16& name, in KeyToTag() function in browser_sync::AutofillModelAssociator
490 std::string AutocompleteSyncableService::KeyToTag(const std::string& name, in KeyToTag() function in AutocompleteSyncableService