HomeSort by relevance Sort by last modified time
    Searched refs:StopService (Results 1 - 7 of 7) sorted by null

  /external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq 10 StopService() {
18 StopService "$@"
  /external/libpcap/ChmodBPF/
ChmodBPF 26 StopService ()
  /external/chromium_org/cloud_print/service/win/
service_controller.h 48 HRESULT StopService();
service_controller.cc 108 HRESULT ServiceController::StopService() {
223 StopService();
264 hr = StopService();
cloud_print_service.cc 212 return controller_->StopService();
cloud_print_service_config.cc 421 HRESULT hr = controller_.StopService();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdoias.h 438 virtual HRESULT WINAPI StopService(void) = 0;
453 HRESULT (WINAPI *StopService)(ISdoServiceControl *This);
470 #define ISdoServiceControl_StopService(This) (This)->lpVtbl->StopService(This)
    [all...]

Completed in 1181 milliseconds