| /developtools/hdc/src/common/ |
| H A D | debug.cpp | 20 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen) in WriteHexToDebugFile() argument 48 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen) in ReadHexFromDebugFile() argument 92 int PrintfHexBuf(const uint8_t *buf, int bufLen) in PrintfHexBuf() argument
|
| H A D | tcp.cpp | 56 int bufLen = BUF_SIZE_DEFAULT; in AllocStreamUDP() local
|
| H A D | session.cpp | 788 int HdcSessionBase::SendByProtocol(HSession hSession, uint8_t *bufPtr, const int bufLen, bool echo) in SendByProtocol() argument 915 int HdcSessionBase::OnRead(HSession hSession, uint8_t *bufPtr, const int bufLen) in OnRead() argument
|
| H A D | base.cpp | 863 int SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen) in SendToStream() argument 885 int SendToStreamEx(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen, uv_stream_t *handleSend, in SendToStreamEx() argument 924 SendToPollFd(int fd, const uint8_t *buf, const int bufLen) SendToPollFd() argument 1218 ReadBinFile(const char *pathName, void **buf, const size_t bufLen) ReadBinFile() argument 1286 WriteBinFile(const char *pathName, const uint8_t *buf, const size_t bufLen, bool newFile) WriteBinFile() argument [all...] |
| /developtools/hdc/src/test/jdwp/ |
| H A D | HdcJdwpSimulator.cpp | 39 SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen, const void *finishCallback) SendToStream() argument
|
| /developtools/hdc/src/register/ |
| H A D | hdc_jdwp.cpp | 52 bool HdcJdwpSimulator::SendBuf(const uint8_t *buf, const int bufLen) in SendBuf() argument
|
| /developtools/hdc/sudo/src/ |
| H A D | main.cpp | 208 static void GetUserPwd(char *pwdBuf, int bufLen) in GetUserPwd() argument
|
| /developtools/hiperf/src/ |
| H A D | spe_decoder.cpp | 251 static int SpePktOutString(int *err, char **bufPtr, size_t *bufLen, in SpePktOutString() argument 294 SpePktDescEvent(const struct SpePkt *packet, char *buf, size_t bufLen) SpePktDescEvent() argument 348 SpePktDescOpType(const struct SpePkt *packet, char *buf, size_t bufLen) SpePktDescOpType() argument 444 SpePktDescAddr(const struct SpePkt *packet, char *buf, size_t bufLen) SpePktDescAddr() argument 490 SpePktDesCont(const struct SpePkt *packet, char *buf, size_t bufLen) SpePktDesCont() argument 518 SpePktDesc(const struct SpePkt *packet, char *buf, size_t bufLen) SpePktDesc() argument [all...] |
| /developtools/profiler/hidebug/interfaces/js/kits/napi/ |
| H A D | napi_hidebug.cpp | 192 size_t bufLen = 0; in GetDumpParam() local 219 size_t bufLen = 0; in GetFileNameParam() local 251 size_t bufLen in GetTheOnlyStringParam() local 952 size_t bufLen = 0; GetAppResourceLimitParam() local [all...] |