Home
last modified time | relevance | path

Searched refs:kInvalidIPV6Address (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/platform/base/
H A Derror.h53 kInvalidIPV6Address, enumerator
H A Derror.cc79 case Error::Code::kInvalidIPV6Address: in operator <<()
H A Dip_address.cc200 return Error::Code::kInvalidIPV6Address; in ParseV6()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/platform/base/
H A Derror.h53 kInvalidIPV6Address, enumerator
H A Derror.cc89 case Error::Code::kInvalidIPV6Address: in operator <<()
H A Dip_address.cc217 return Error::Code::kInvalidIPV6Address; in ParseV6()