Searched defs:GUIDToID (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/autofill/ | ||
D | autofill_manager.cc | 1060 int AutofillManager::GUIDToID(const GUIDPair& guid) { function in AutofillManager |
D | autofill_manager_unittest.cc | 440 virtual int GUIDToID(const GUIDPair& guid) OVERRIDE { in GUIDToID() function in __anonbea98c6a0111::TestAutofillManager |
/external/chromium_org/components/autofill/core/browser/ | ||
D | autofill_manager.cc | 1036 int AutofillManager::GUIDToID(const GUIDPair& guid) const { in GUIDToID() function in autofill::AutofillManager |