Home
last modified time | relevance | path

Searched defs:need_tag (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
Devent_tagging.c356 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int()
386 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed()
406 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string()
425 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
/external/chromium/third_party/libevent/test/
Dregress.gen.c384 evtag_unmarshal_msg(struct evbuffer *evbuf, ev_uint32_t need_tag, struct msg *msg) in evtag_unmarshal_msg()
610 evtag_unmarshal_kill(struct evbuffer *evbuf, ev_uint32_t need_tag, struct kill *msg) in evtag_unmarshal_kill()
848 evtag_unmarshal_run(struct evbuffer *evbuf, ev_uint32_t need_tag, struct run *msg) in evtag_unmarshal_run()