Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpcommon.h67 HC_GONE = 410, enumerator
Dhttpcommon.cc180 case HC_GONE: in HttpCodeIsCacheable()