Searched refs:aRetainName (Results 1 – 2 of 2) sorted by relevance
478 …void RemoveService(Service *aService, bool aRetainName, bool aNotifyService…766 void RemoveHost(Host *aHost, bool aRetainName, bool aNotifyServiceHandler);
228 void Server::RemoveHost(Host *aHost, bool aRetainName, bool aNotifyServiceHandler) in RemoveHost() argument235 if (aRetainName) in RemoveHost()256 if (!aRetainName) in RemoveHost()1671 void Server::Host::RemoveService(Service *aService, bool aRetainName, bool aNotifyServiceHandler) in RemoveService() argument1679 aService->Log(aRetainName ? Service::kRemoveButRetainName : Service::kFullyRemove); in RemoveService()1692 if (!aRetainName) in RemoveService()