Searched refs:servicePath (Results 1 – 1 of 1) sorted by relevance
306 const std::string servicePath = "/system/bin/usage_report"; in StartServiceByOption() local307 if (execl(servicePath.c_str(), serviceName.c_str(), in StartServiceByOption()