Home
last modified time | relevance | path

Searched defs:IDToGUID (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_manager.cc1076 const AutofillManager::GUIDPair AutofillManager::IDToGUID(int id) { function in AutofillManager
Dautofill_manager_unittest.cc450 virtual const GUIDPair IDToGUID(int id) OVERRIDE { in IDToGUID() function in __anonbea98c6a0111::TestAutofillManager
/external/chromium_org/components/autofill/core/browser/
Dautofill_manager.cc1051 const GUIDPair AutofillManager::IDToGUID(int id) const { in IDToGUID() function in autofill::AutofillManager