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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_unittest.cc212 void CreateService(ProfileSyncServiceStartBehavior behavior) { function in class:browser_sync::__anon4790::ProfileSyncServiceTest
233 CreateService(browser_sync::AUTO_START);
324 CreateService(browser_sync::AUTO_START);
336 CreateService(browser_sync::AUTO_START);
349 CreateService(browser_sync::AUTO_START);
368 CreateService(browser_sync::AUTO_START);
378 CreateService(browser_sync::AUTO_START);
396 CreateService(browser_sync::AUTO_START);
408 CreateService(browser_sync::AUTO_START);
430 CreateService(browser_syn
[all...]
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service_unittest.cc51 CreateService();
109 void CreateService() { function in class:chromeos::DeviceOAuth2TokenServiceTest
243 CreateService();
268 CreateService();
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.h127 virtual void CreateService(
166 virtual void CreateService(
195 virtual void CreateService(
H A Dbluetooth_socket_api.cc308 CreateService(
366 void BluetoothSocketListenUsingRfcommFunction::CreateService( function in class:extensions::core_api::BluetoothSocketListenUsingRfcommFunction
409 void BluetoothSocketListenUsingL2capFunction::CreateService( function in class:extensions::core_api::BluetoothSocketListenUsingL2capFunction
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dfile_stream_writer_unittest.cc59 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::__anon3190
78 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
H A Dfile_stream_reader_unittest.cc75 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::__anon3188
94 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
H A Dprovider_async_file_util_unittest.cc105 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::__anon3192
133 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dmount_path_util_unittest.cc60 KeyedService* CreateService(content::BrowserContext* context) { function in namespace:chromeos::file_system_provider::util::__anon3194
80 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 2453 milliseconds