Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_channel_enum.h85 NO_PAYLOAD, enumerator
H A Dlogger.cc33 return ChallengeReplyError::NO_PAYLOAD; in AuthErrorToChallengeReplyError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_channel/
H A Dcast_channel_enum.h85 NO_PAYLOAD, enumerator
H A Dlogger.cc33 return ChallengeReplyError::NO_PAYLOAD; in AuthErrorToChallengeReplyError()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2ConnectionState.h41 NO_PAYLOAD, enumerator
H A DHttp2ConnectionState.cc1572 return Http2SendDataFrameResult::NO_PAYLOAD; in send_a_data_frame()