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

  /external/webrtc/talk/media/sctp/
sctpdataengine.cc 185 char *dump_buf; local
186 if ((dump_buf = usrsctp_dumppacket(
188 LOG(LS_VERBOSE) << dump_buf;
189 usrsctp_freedumpbuffer(dump_buf);
    [all...]
  /external/fio/
verify.c 217 static void dump_buf(char *buf, unsigned int len, unsigned long long offset, function
284 dump_buf(io_u->buf + hdr_offset, hdr->len, io_u->offset + hdr_offset,
299 dump_buf(buf + hdr_offset, hdr->len, io_u->offset + hdr_offset,
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 227 struct dump_buf { struct
233 static void dump_printf(struct dump_buf *buf, const char *fmt, ...)
246 struct dump_buf log = {
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 316 struct dump_buf { struct
322 static void dump_printf(struct dump_buf *buf, const char *fmt, ...)
335 struct dump_buf log = {
    [all...]

Completed in 81 milliseconds