Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/init/
H A Dinit_common_service.c486 static bool ServiceNeedDebug(char *name) in ServiceNeedDebug() function
609 if (ServiceNeedDebug(service->name) && IsDebuggableVersion()) { in RunChildProcess()