Searched defs:hexBufSize (Results 1 – 2 of 2) sorted by relevance
1018 bool MtpPacketTool::DumpClear(size_t loc, std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpClear()1034 bool MtpPacketTool::DumpChar(uint8_t u8, std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpChar()1067 void MtpPacketTool::DumpShow(const std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpShow()
154 int hexBufSize = 0; variable