Searched defs:rrcb (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.c | 290 SPDYF_response_queue_create(bool is_data, void *data, size_t data_size, struct SPDY_Response *response, struct SPDYF_Stream *stream, bool closestream, SPDYF_ResponseQueueResultCallback frqcb, void *frqcb_cls, SPDY_ResponseResultCallback rrcb, void *rrcb_cls) SPDYF_response_queue_create() argument
|
| H A D | applicationlayer.c | 525 SPDY_queue_response(struct SPDY_Request * request, struct SPDY_Response *response, bool closestream, bool consider_priority, SPDY_ResponseResultCallback rrcb, void * rrcb_cls) SPDY_queue_response() argument
|
| H A D | structures.h | 462 SPDY_ResponseResultCallback rrcb; member
|
Completed in 4 milliseconds