| /developtools/hdc/src/common/ |
| D | debug.cpp | 20 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen) in WriteHexToDebugFile() 48 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen) in ReadHexFromDebugFile() 92 int PrintfHexBuf(const uint8_t *buf, int bufLen) in PrintfHexBuf()
|
| D | hdc_ssl.cpp | 91 int HdcSSLBase::DoSSLWrite(const int bufLen, uint8_t *bufPtr) in DoSSLWrite() 106 int HdcSSLBase::Encrypt(const int bufLen, uint8_t *bufPtr) in Encrypt() 117 int HdcSSLBase::DoSSLRead(const int bufLen, int &index, uint8_t *bufPtr) in DoSSLRead() 217 int HdcSSLBase::GetPskEncrypt(unsigned char *bufPtr, const int bufLen, const string &pubkey) in GetPskEncrypt() 229 int HdcSSLBase::Decrypt(const int nread, const int bufLen, uint8_t *bufPtr, int &index) in Decrypt()
|
| D | hdc_ssl.h | 44 inline static int GetSSLBufLen(const int bufLen) in GetSSLBufLen()
|
| D | tcp.cpp | 58 int bufLen = BUF_SIZE_DEFAULT; in AllocStreamUDP() local
|
| D | session.cpp | 862 int HdcSessionBase::SendByProtocol(HSession hSession, uint8_t *bufPtr, const int bufLen, bool echo) in SendByProtocol() 1001 int HdcSessionBase::OnRead(HSession hSession, uint8_t *bufPtr, const int bufLen) in OnRead()
|
| D | base.cpp | 933 int SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen) in SendToStream() 960 …int SendToStreamEx(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen, uv_stream_t *h… in SendToStreamEx() 999 int SendToPollFd(int fd, const uint8_t *buf, const int bufLen) in SendToPollFd() 1289 int ReadBinFile(const char *pathName, void **buf, const size_t bufLen) in ReadBinFile() 1357 int WriteBinFile(const char *pathName, const uint8_t *buf, const size_t bufLen, bool newFile) in WriteBinFile()
|
| /developtools/hdc/test/unittest/register/ |
| D | register_test.cpp | 316 int bufLen = sizeof(testBuffer); variable 328 const int bufLen = 10; variable
|
| /developtools/hiperf/src/ |
| D | spe_decoder.cpp | 254 static int SpePktOutString(int *err, char **bufPtr, size_t *bufLen, in SpePktOutString() 301 char *buf, size_t bufLen) in SpePktDescEvent() 355 char *buf, size_t bufLen) in SpePktDescOpType() 451 char *buf, size_t bufLen) in SpePktDescAddr() 497 char *buf, size_t bufLen) in SpePktDesCont() 525 size_t bufLen) in SpePktDesc()
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ohos/ |
| D | oh_sk_log.cc | 27 #define APPLY_LOG_FILE_PATTERN(buf, bufLen, t, ms, pid) \ argument
|
| /developtools/hdc/test/unittest/common/ |
| D | transfer_ut.cpp | 171 int bufLen = MAX_SIZE_IOBUF_STABLE * mockHdcdTransfer->maxTransferBufFactor; variable
|
| /developtools/hdc/src/register/ |
| D | hdc_jdwp.cpp | 52 bool HdcJdwpSimulator::SendBuf(const uint8_t *buf, const int bufLen) in SendBuf()
|
| /developtools/hdc/src/test/jdwp/ |
| D | HdcJdwpSimulator.cpp | 40 const int bufLen, const void *finishCallback) in SendToStream()
|
| /developtools/profiler/hidebug/interfaces/js/kits/napi/util/ |
| D | napi_util.cpp | 116 size_t bufLen = 0; in GetNapiStringValue() local
|
| /developtools/hdc/sudo/src/ |
| D | main.cpp | 222 static void GetUserPwd(char *pwdBuf, int bufLen) in GetUserPwd()
|
| /developtools/profiler/hidebug/interfaces/js/kits/napi/ |
| D | napi_hidebug.cpp | 107 size_t bufLen = 0; in GetDumpParam() local
|