Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 - 9 of 9) sorted by relevance

/developtools/hdc/src/common/
H A Ddebug.cpp20 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 Dtcp.cpp56 int bufLen = BUF_SIZE_DEFAULT; in AllocStreamUDP() local
H A Dsession.cpp788 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 Dbase.cpp863 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 DHdcJdwpSimulator.cpp39 SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen, const void *finishCallback) SendToStream() argument
/developtools/hdc/src/register/
H A Dhdc_jdwp.cpp52 bool HdcJdwpSimulator::SendBuf(const uint8_t *buf, const int bufLen) in SendBuf() argument
/developtools/hdc/sudo/src/
H A Dmain.cpp208 static void GetUserPwd(char *pwdBuf, int bufLen) in GetUserPwd() argument
/developtools/hiperf/src/
H A Dspe_decoder.cpp251 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 Dnapi_hidebug.cpp192 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...]

Completed in 20 milliseconds