Searched defs:REQUEST (Results 1 – 12 of 12) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_service.h | 67 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_service.h | 77 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/ |
D | _server_shutdown_scenarios.py | 30 REQUEST = b'request' variable
|
D | _exit_scenarios.py | 27 REQUEST = b'request' variable
|
/third_party/node/test/async-hooks/ |
D | test-httpparser.request.js | 14 const REQUEST = HTTPParser.REQUEST; constant
|
/third_party/nghttp2/src/ |
D | shrpx_log.h | 226 REQUEST, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
D | eapol_auth_sm.c | 466 SM_STATE(BE_AUTH, REQUEST) in SM_STATE() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
D | eapol_auth_sm.c | 465 SM_STATE(BE_AUTH, REQUEST) in SM_STATE() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
D | eapol_supp_sm.c | 471 SM_STATE(SUPP_BE, REQUEST) in SM_STATE() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
D | eapol_supp_sm.c | 485 SM_STATE(SUPP_BE, REQUEST) in SM_STATE() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth.c | 957 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth.c | 1029 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator
|