HomeSort by relevance Sort by last modified time
    Searched refs:reply_unmarshal (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
evrpc.h 205 ctx->reply_unmarshal = (int (*)(void *, struct evbuffer *))rplystruct##_unmarshal; \
369 int (*reply_unmarshal)(void *, struct evbuffer*); member in struct:evrpc_request_wrapper
evrpc.c 608 res = ctx->reply_unmarshal(ctx->reply,

Completed in 297 milliseconds