Home
last modified time | relevance | path

Searched refs:ServiceUnavailable (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/
Dexception.py49 class ServiceUnavailable(SimpleException): pass class
/external/libbrillo/brillo/http/
Dhttp_request.h194 static const int ServiceUnavailable = 503; variable