Searched refs:CreateService (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_unittest.cc190 void CreateService(ProfileSyncServiceStartBehavior behavior) { function in class:browser_sync::__anon4724::ProfileSyncServiceTest
210 CreateService(browser_sync::MANUAL_START);
287 CreateService(browser_sync::AUTO_START);
299 CreateService(browser_sync::AUTO_START);
312 CreateService(browser_sync::AUTO_START);
331 CreateService(browser_sync::AUTO_START);
341 CreateService(browser_sync::AUTO_START);
359 CreateService(browser_sync::AUTO_START);
371 CreateService(browser_sync::AUTO_START);
393 CreateService(browser_syn
[all...]
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dmount_path_util_unittest.cc57 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::util::__anon3116
77 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service_unittest.cc49 CreateService();
109 void CreateService() { function in class:chromeos::DeviceOAuth2TokenServiceTest
243 CreateService();
268 CreateService();
/external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
H A Dbluetooth_socket_api.h127 virtual void CreateService(
165 virtual void CreateService(
193 virtual void CreateService(
H A Dbluetooth_socket_api.cc273 CreateService(
330 void BluetoothSocketListenUsingRfcommFunction::CreateService( function in class:extensions::api::BluetoothSocketListenUsingRfcommFunction
371 void BluetoothSocketListenUsingL2capFunction::CreateService( function in class:extensions::api::BluetoothSocketListenUsingL2capFunction
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dfile_stream_reader_unittest.cc75 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::__anon3112
94 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
H A Dprovider_async_file_util_unittest.cc110 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::__anon3114
138 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
/external/chromium_org/cloud_print/service/win/
H A Dservice_controller.cc199 ::CreateService(
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmain_winsvc.c267 svc = CreateService(scm, WPASVC_NAME, WPASVC_DISPLAY_NAME,
273 printf("CreateService failed: %d\n\n", (int) GetLastError());

Completed in 233 milliseconds