Home
last modified time | relevance | path

Searched refs:evrpc_hook_get_connection (Results 1 – 3 of 3) sorted by relevance

/external/libevent/test/
Dregress_rpc.c406 assert(evrpc_hook_get_connection(ctx) != NULL); in rpc_hook_add_header()
417 assert(evrpc_hook_get_connection(ctx) != NULL); in rpc_hook_add_meta()
440 assert(evrpc_hook_get_connection(ctx) != NULL); in rpc_hook_remove_header()
/external/libevent/include/event2/
Drpc.h550 struct evhttp_connection *evrpc_hook_get_connection(void *ctx);
/external/libevent/
Devrpc.c1072 evrpc_hook_get_connection(void *ctx) in evrpc_hook_get_connection() function