Home
last modified time | relevance | path

Searched defs:REQUEST (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_service.h67 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.h77 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
/third_party/node/typings/internalBinding/
Dhttp_parser.d.ts6 static REQUEST: 1; property in InternalHttpParserBinding.HTTPParser
/third_party/node/test/async-hooks/
Dtest-httpparser.request.js14 const REQUEST = HTTPParser.REQUEST; constant
/third_party/nghttp2/src/
Dshrpx_log.h226 REQUEST, enumerator
/third_party/node/deps/undici/src/lib/llhttp/
Dconstants.d.ts32 REQUEST = 1, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.c465 SM_STATE(BE_AUTH, REQUEST) in SM_STATE() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.c466 SM_STATE(BE_AUTH, REQUEST) in SM_STATE() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c471 SM_STATE(SUPP_BE, REQUEST) in SM_STATE() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c494 SM_STATE(SUPP_BE, REQUEST) in SM_STATE() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c957 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c1046 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator