Home
last modified time | relevance | path

Searched defs:GetDatabase (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/components/webdata/common/
Dweb_data_service_base.cc65 WebDatabase* WebDataServiceBase::GetDatabase() { in GetDatabase() function in WebDataServiceBase
/external/chromium_org/chrome/browser/extensions/activity_log/
Dad_network_database.cc29 const AdNetworkDatabase* AdNetworkDatabaseFactory::GetDatabase() { in GetDatabase() function in extensions::__anon3eb4abb40111::AdNetworkDatabaseFactory
/external/chromium_org/chrome/browser/predictors/
Dpredictor_database.cc158 sql::Connection* PredictorDatabase::GetDatabase() { in GetDatabase() function in predictors::PredictorDatabase
/external/chromium_org/components/signin/core/browser/
Dtest_signin_client.cc38 scoped_refptr<TokenWebData> TestSigninClient::GetDatabase() { in GetDatabase() function in TestSigninClient
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor_database_unittest.cc101 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anon0dec80240111::SimpleDescriptorDatabaseTestCase
121 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anon0dec80240111::EncodedDescriptorDatabaseTestCase
144 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anon0dec80240111::DescriptorPoolDatabaseTestCase
/external/protobuf/src/google/protobuf/
Ddescriptor_database_unittest.cc101 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anonfca173b10111::SimpleDescriptorDatabaseTestCase
121 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anonfca173b10111::EncodedDescriptorDatabaseTestCase
144 virtual DescriptorDatabase* GetDatabase() { in GetDatabase() function in google::protobuf::__anonfca173b10111::DescriptorPoolDatabaseTestCase
/external/chromium_org/components/autofill/core/browser/
Dtest_autofill_client.cc20 scoped_refptr<AutofillWebDataService> TestAutofillClient::GetDatabase() { in GetDatabase() function in autofill::TestAutofillClient
Dautocomplete_history_manager_unittest.cc53 GetDatabase() OVERRIDE { return web_data_service_; } in GetDatabase() function in autofill::__anon55910f410111::MockAutofillClient
/external/chromium_org/chrome/browser/ui/autofill/
Dchrome_autofill_client.cc80 scoped_refptr<AutofillWebDataService> ChromeAutofillClient::GetDatabase() { in GetDatabase() function in autofill::ChromeAutofillClient
/external/chromium_org/chrome/browser/signin/
Dchrome_signin_client.cc117 scoped_refptr<TokenWebData> ChromeSigninClient::GetDatabase() { in GetDatabase() function in ChromeSigninClient
/external/chromium_org/chrome/browser/sync/glue/
Dautofill_data_type_controller_unittest.cc45 virtual WebDatabase* GetDatabase() OVERRIDE { return NULL; } in GetDatabase() function in browser_sync::__anon9d9bda7a0111::NoOpAutofillBackend
/external/chromium_org/android_webview/native/
Daw_autofill_client.cc73 AwAutofillClient::GetDatabase() { in GetDatabase() function in android_webview::AwAutofillClient
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_backend_impl.cc56 WebDatabase* AutofillWebDataBackendImpl::GetDatabase() { in GetDatabase() function in autofill::AutofillWebDataBackendImpl
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc168 virtual WebDatabase* GetDatabase() OVERRIDE { return web_database_; } in GetDatabase() function in MockAutofillBackend
274 virtual WebDatabase* GetDatabase() OVERRIDE { in GetDatabase() function in WebDataServiceFake
/external/chromium_org/chrome/browser/safe_browsing/
Ddatabase_manager.cc693 SafeBrowsingDatabase* SafeBrowsingDatabaseManager::GetDatabase() { in GetDatabase() function in SafeBrowsingDatabaseManager