Home
last modified time | relevance | path

Searched refs:profileGuid (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp275 std::string profileGuid = mAutofillProfile->guid(); in clearProfiles() local
276 mTabContents->profile()->GetPersonalDataManager()->RemoveProfile(profileGuid); in clearProfiles()