Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_manager.cc1060 int AutofillManager::GUIDToID(const GUIDPair& guid) { function in AutofillManager
Dautofill_manager_unittest.cc440 virtual int GUIDToID(const GUIDPair& guid) OVERRIDE { in GUIDToID() function in __anonbea98c6a0111::TestAutofillManager
/external/chromium_org/components/autofill/core/browser/
Dautofill_manager.cc1036 int AutofillManager::GUIDToID(const GUIDPair& guid) const { in GUIDToID() function in autofill::AutofillManager