Searched refs:OnStopService (Results 1 – 2 of 2) sorted by relevance
93 bool OnStopService(const std::string& service_uuid);
246 bool LinuxIPCHost::OnStopService(const std::string& service_uuid) { in OnStopService() function in ipc::LinuxIPCHost287 return OnStopService(tokens[1]); in OnMessage()