Home
last modified time | relevance | path

Searched refs:DumpServiceHookExecute (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/init/standard/
H A Dinit_control_fd_service.c97 void DumpServiceHookExecute(const char *name, const char *info) in DumpServiceHookExecute() function
156 DumpServiceHookExecute(service->name, NULL); in DumpOneService()
177 DumpServiceHookExecute(node->name, cmd); in DumpAllExtData()
248 DumpServiceHookExecute(serviceCmd, cmd); in ProcessDumpServiceControlFd()
/ohos5.0/base/startup/init/services/init/include/
H A Dinit_service_manager.h66 void DumpServiceHookExecute(const char *name, const char *info);