Home
last modified time | relevance | path

Searched refs:PrintPassBuffer (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.5/build/libraries/wxc/ARM9/src/
Dwxc_protocol_impl_wpb.c87 static void PrintPassBuffer(void *buf, const char *message) in PrintPassBuffer() function
441 PrintPassBuffer(packet->buffer, "parent send"); in WXCi_PacketSendHook()
482 PrintPassBuffer(packet->buffer, "child send"); in WXCi_PacketSendHook()
624 PrintPassBuffer(packet->buffer, "parent recv"); in WXCi_PacketRecvHook()
681 PrintPassBuffer(packet->buffer, "child recv"); in WXCi_PacketRecvHook()