Home
last modified time | relevance | path

Searched defs:IsResponse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransfer.go70 IsResponse bool member
/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_message.hpp741 bool IsResponse(void) const { return GetCode() >= OT_COAP_CODE_RESPONSE_MIN; } in IsResponse() function in ot::Coap::Message
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc175 bool IsResponse(HeaderType type) { in IsResponse() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwindns.h84 BYTE IsResponse : 1; member