Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp306 const std::string servicePath = "/system/bin/usage_report"; in StartServiceByOption() local
307 if (execl(servicePath.c_str(), serviceName.c_str(), in StartServiceByOption()