Searched refs:OnWebDataServiceRequestDone (Results 1 - 19 of 19) sorted by relevance

/external/chromium/chrome/browser/webdata/
H A Dweb_data_service_test_util.h20 virtual void OnWebDataServiceRequestDone(WebDataService::Handle handle, function in class:AutofillWebDataServiceConsumer
H A Dweb_data_service.h440 // form input fields named |name|. The method OnWebDataServiceRequestDone of
465 // OnWebDataServiceRequestDone of |consumer| gets called when the request is
485 // OnWebDataServiceRequestDone of |consumer| gets called when the request is
679 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dweb_data_service.cc537 consumer->OnWebDataServiceRequestDone(request->GetHandle(),
/external/chromium/chrome/browser/
H A Dautocomplete_history_manager.h34 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dautocomplete_history_manager.cc167 void AutocompleteHistoryManager::OnWebDataServiceRequestDone( function in class:AutocompleteHistoryManager
/external/chromium/chrome/browser/search_engines/
H A Dsearch_provider_install_data.h71 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dsearch_provider_install_data.cc235 void SearchProviderInstallData::OnWebDataServiceRequestDone( function in class:SearchProviderInstallData
H A Dtemplate_url_model.h208 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dtemplate_url_model.cc452 void TemplateURLModel::OnWebDataServiceRequestDone( function in class:TemplateURLModel
/external/chromium/chrome/browser/net/gaia/
H A Dtoken_service.h144 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dtoken_service.cc205 void TokenService::OnWebDataServiceRequestDone(WebDataService::Handle h, function in class:TokenService
/external/chromium/chrome/browser/password_manager/
H A Dpassword_store_win_unittest.cc46 MOCK_METHOD2(OnWebDataServiceRequestDone,
333 OnWebDataServiceRequestDone(_, _))
485 OnWebDataServiceRequestDone(_, EmptyWDResult()));
499 OnWebDataServiceRequestDone(_, EmptyWDResult()));
H A Dpassword_store_default.cc38 virtual void OnWebDataServiceRequestDone(
70 void PasswordStoreDefault::MigrateHelper::OnWebDataServiceRequestDone( function in class:PasswordStoreDefault::MigrateHelper
H A Dpassword_store_win.cc71 virtual void OnWebDataServiceRequestDone(
140 void PasswordStoreWin::DBHandler::OnWebDataServiceRequestDone( function in class:PasswordStoreWin::DBHandler
H A Dpassword_store_default_unittest.cc48 MOCK_METHOD2(OnWebDataServiceRequestDone, void(WebDataService::Handle,
339 OnWebDataServiceRequestDone(_, EmptyWDResult()));
353 OnWebDataServiceRequestDone(_, EmptyWDResult()));
H A Dpassword_store_x_unittest.cc45 MOCK_METHOD2(OnWebDataServiceRequestDone, void(WebDataService::Handle,
411 OnWebDataServiceRequestDone(_, EmptyWDResult()));
425 OnWebDataServiceRequestDone(_, EmptyWDResult()));
/external/chromium/chrome/browser/autofill/
H A Dpersonal_data_manager.h65 virtual void OnWebDataServiceRequestDone(WebDataService::Handle h,
H A Dpersonal_data_manager.cc110 void PersonalDataManager::OnWebDataServiceRequestDone( function in class:PersonalDataManager
/external/chromium/chrome/browser/ui/search_engines/
H A Dkeyword_editor_controller_unittest.cc117 model_->OnWebDataServiceRequestDone(0, NULL);

Completed in 203 milliseconds