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

  /external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq 10 StopService() {
18 StopService "$@"
  /external/libpcap/ChmodBPF/
ChmodBPF 26 StopService ()
  /system/connectivity/dhcp_client/
manager.h 38 bool StopService(const scoped_refptr<Service>& service);
manager.cc 41 bool Manager::StopService(const scoped_refptr<Service>& service) {
  /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 658 milliseconds