Home
last modified time | relevance | path

Searched defs:evrpc_status (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/external/libevent/include/event2/
H A Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/
Drpc_struct.h54 struct evrpc_status { struct
60 int error;
63 struct evhttp_request *http_req;
/aosp_15_r20/external/libevent/
H A Devrpc.c829 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx()
1081 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument
1166 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb()