Searched refs:IsAvailable (Results 1 – 3 of 3) sorted by relevance
29 bool IsAvailable() const { in IsAvailable() function
41 if (svc.second.IsAvailable()) ret.push_back(svc.first); in GetAvailableServices()
30 if (!IsAvailable()) return "service not available"; in GetOutput()