Home
last modified time | relevance | path

Searched defs:RestartProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/interfaces/innerkits/service_control/
H A Dservice_control.c91 static int RestartProcess(const char *serviceName, const char *extArgv[], int extArgc) in RestartProcess() function
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp75 bool TestUtil::RestartProcess(const string &name) in RestartProcess() function in OHOS::HiviewDFX::TestUtil