HomeSort by relevance Sort by last modified time
    Searched full:evtag_marshal_int (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libevent/
event_tagging.c 198 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) function
event.h     [all...]
event_rpcgen.py 548 code = ['evtag_marshal_int(%s, %s, %s->%s_data);' % (
    [all...]
  /external/chromium/third_party/libevent/test/
regress.gen.c 543 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data);

Completed in 124 milliseconds