Searched refs:StartService (Results 1 - 17 of 17) sorted by relevance

/external/dnsmasq/contrib/dnsmasq_MacOSX/
H A DDNSmasq4 StartService() { function
19 StartService "$@"
/external/libpcap/ChmodBPF/
H A DChmodBPF5 StartService () function
31 RestartService () { StartService; }
/external/chromium_org/dbus/
H A Dtest_server.cc24 CHECK(test_service->StartService());
H A Dobject_proxy_unittest.cc56 ASSERT_TRUE(test_service.StartService());
H A Dsignal_sender_verification_unittest.cc76 ASSERT_TRUE(test_service_->StartService());
84 ASSERT_TRUE(test_service2_->StartService());
284 ASSERT_TRUE(stealable_test_service.StartService());
H A Dend_to_end_sync_unittest.cc28 ASSERT_TRUE(test_service_->StartService());
H A Dtest_service.h53 bool StartService();
H A Dproperty_unittest.cc66 ASSERT_TRUE(test_service_->StartService());
H A Dend_to_end_async_unittest.cc54 ASSERT_TRUE(test_service_->StartService());
H A Dobject_manager_unittest.cc76 ASSERT_TRUE(test_service_->StartService());
H A Dtest_service.cc49 bool TestService::StartService() { function in class:dbus::TestService
/external/chromium_org/cloud_print/service/win/
H A Dservice_controller.h47 HRESULT StartService();
H A Dservice_controller.cc92 HRESULT ServiceController::StartService() { function in class:ServiceController
98 if (!::StartService(service.Get(), 0, NULL))
268 hr = StartService();
H A Dcloud_print_service.cc238 return controller_->StartService();
244 return controller_->StartService();
289 hr = controller_->StartService();
H A Dcloud_print_service_config.cc358 hr = controller_.StartService();
406 hr = controller_.StartService();
413 HRESULT hr = controller_.StartService();
/external/chromium_org/remoting/host/win/
H A Delevated_controller.cc396 if (!StartService(service.Get(), 0, NULL)) {
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1642 if (!StartService(svc, 0, NULL)) {

Completed in 474 milliseconds