Searched refs:RemoveIE7Login (Results 1 - 5 of 5) sorted by relevance

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

Completed in 87 milliseconds