Searched defs:IDToGUID (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/autofill/ | ||
D | autofill_manager.cc | 1076 const AutofillManager::GUIDPair AutofillManager::IDToGUID(int id) { function in AutofillManager |
D | autofill_manager_unittest.cc | 450 virtual const GUIDPair IDToGUID(int id) OVERRIDE { in IDToGUID() function in __anonbea98c6a0111::TestAutofillManager |
/external/chromium_org/components/autofill/core/browser/ | ||
D | autofill_manager.cc | 1051 const GUIDPair AutofillManager::IDToGUID(int id) const { in IDToGUID() function in autofill::AutofillManager |