Home | History | Annotate | Download | only in android

Lines Matching refs:quote_bytes

335     T("%s: received %3d bytes: '%s'", __FUNCTION__, len, quote_bytes((const void*)from, len));
412 quote_bytes((const void*)s->payload->buff, s->payload->size));
533 quote_bytes((const void*)msg, msglen));
1646 __FUNCTION__, msglen, quote_bytes((const void*)msg, msglen));
1989 D("%s: %s", __FUNCTION__, quote_bytes((char*)buffers->data, buffers->size));
2006 D("%s: %s", __FUNCTION__, quote_bytes((char*)msg, transferred));