HomeSort by relevance Sort by last modified time
    Searched defs:CreateService (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
file_stream_reader_unittest.cc 75 KeyedService* CreateService(content::BrowserContext* context) {
94 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
file_stream_writer_unittest.cc 59 KeyedService* CreateService(content::BrowserContext* context) {
78 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
provider_async_file_util_unittest.cc 105 KeyedService* CreateService(content::BrowserContext* context) {
133 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
mount_path_util_unittest.cc 60 KeyedService* CreateService(content::BrowserContext* context) {
80 ServiceFactory::GetInstance()->SetTestingFactory(profile_, &CreateService);
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service_unittest.cc 51 CreateService();
109 void CreateService() {
243 CreateService();
268 CreateService();
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_unittest.cc 212 void CreateService(ProfileSyncServiceStartBehavior behavior) {
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_sync::AUTO_START)
    [all...]
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.cc 308 CreateService(
366 void BluetoothSocketListenUsingRfcommFunction::CreateService(
409 void BluetoothSocketListenUsingL2capFunction::CreateService(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsvc.h 273 #define CreateService __MINGW_NAME_AW(CreateService)

Completed in 162 milliseconds