OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_bytes_to_logging_sink
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
m_libcprint.c
60
void
send_bytes_to_logging_sink
( OutputSink* sink, const HChar* msg, Int nbytes )
function
106
send_bytes_to_logging_sink
( b->sink, b->buf, b->buf_used );
134
send_bytes_to_logging_sink
( myprintf_buf.sink,
483
send_bytes_to_logging_sink
( b->sink, b->buf, b->buf_used );
511
send_bytes_to_logging_sink
( b->sink, b->buf, b->buf_used );
584
send_bytes_to_logging_sink
( b->sink, b->buf, b->buf_used );
/external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c
51
void
send_bytes_to_logging_sink
( OutputSink* sink, HChar* msg, Int nbytes )
function
75
send_bytes_to_logging_sink
( b->sink, b->buf, b->buf_used );
105
send_bytes_to_logging_sink
( myprintf_buf.sink,
Completed in 663 milliseconds