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

  /system/core/init/
init.h 124 void service_start(struct service *svc, const char *dynamic_args);
keychords.c 117 service_start(svc, NULL);
builtins.c 133 service_start(svc, NULL);
400 service_start(svc, NULL);
421 service_start(svc, NULL);
init.c 146 void service_start(struct service *svc, const char *dynamic_args) function
327 service_start(svc, NULL);
362 service_start(svc, args);
  /external/wpa_supplicant/
main_winsvc.c 349 static void WINAPI service_start(DWORD argc, LPTSTR *argv) function
405 { WPASVC_NAME, service_start },
  /external/wpa_supplicant_6/wpa_supplicant/
main_winsvc.c 368 static void WINAPI service_start(DWORD argc, LPTSTR *argv) function
424 { WPASVC_NAME, service_start },

Completed in 1741 milliseconds