/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/external/libevent/include/event2/ |
H A D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/ |
D | http.h | 65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
|
/aosp_15_r20/external/libevent/ |
H A D | http.c | 2264 evhttp_send_error(req, HTTP_EXPECTATIONFAILED, NULL); in evhttp_get_body()
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress_http.c | 4033 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_EXPECTATIONFAILED); in http_expectation_failed_done()
|