Searched defs:RemoveIE7Login (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/webdata/
H A Dlogins_table_win.cc34 bool LoginsTable::RemoveIE7Login(const IE7PasswordInfo& info) { function in class:LoginsTable
H A Dweb_data_service_win.cc20 void WebDataService::RemoveIE7Login(const IE7PasswordInfo& info) { function in class:WebDataService
52 if (db_->GetLoginsTable()->RemoveIE7Login(request->GetArgument()))

Completed in 65 milliseconds