Searched defs:DOWN (Results 1 – 5 of 5) sorted by relevance
37 DOWN = 0, enumConstant
28 DOWN = 0, enumConstant
71 enum class ServiceStatus { UP, DOWN }; enumerator