Searched refs:unixSocketName (Results 1 – 8 of 8) sorted by relevance
42 bool NetworkProfilerSocketService::StartService(const std::string& unixSocketName) in StartService() argument45 if (!serviceEntry_->StartServer(unixSocketName)) { in StartService()
42 bool FfrtProfilerSocketService::StartService(const std::string& unixSocketName) in StartService() argument45 if (!serviceEntry_->StartServer(unixSocketName)) { in StartService()
44 bool HookService::StartService(const std::string& unixSocketName) in StartService() argument47 if (!serviceEntry_->StartServer(unixSocketName)) { in StartService()
33 bool StartService(const std::string& unixSocketName);
36 bool StartService(const std::string& unixSocketName);
112 bool StartService(const std::string& unixSocketName);
103 bool PluginService::StartService(const std::string& unixSocketName) in StartService() argument107 if (!serviceEntry_->StartServer(unixSocketName)) { in StartService()