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

  /external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq 4 StartService() {
19 StartService "$@"
  /external/libpcap/ChmodBPF/
ChmodBPF 5 StartService ()
31 RestartService () { StartService; }
  /system/connectivity/dhcp_client/
manager.cc 31 scoped_refptr<Service> Manager::StartService(
  /system/connectivity/apmanager/
service_unittest.cc 88 bool StartService(Error* error) {
126 EXPECT_FALSE(StartService(&error));
136 EXPECT_FALSE(StartService(&error));
162 EXPECT_TRUE(StartService(&error));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsvc.h 287 #define StartService __MINGW_NAME_AW(StartService)
sdoias.h 437 virtual HRESULT WINAPI StartService(void) = 0;
452 HRESULT (WINAPI *StartService)(ISdoServiceControl *This);
469 #define ISdoServiceControl_StartService(This) (This)->lpVtbl->StartService(This)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 554 milliseconds