Searched refs:OnDestroyService (Results 1 – 2 of 2) sorted by relevance
62 bool OnDestroyService(const std::string& service_uuid);
122 bool LinuxIPCHost::OnDestroyService(const std::string& service_uuid) { in OnDestroyService() function in ipc::LinuxIPCHost278 return OnDestroyService(tokens[1]); in OnMessage()