Searched defs:bytesLength (Results 1 – 3 of 3) sorted by relevance
39 int bytesLength; member
319 int SoftBusChannel::SendRequestBytes(const unsigned char *bytes, const int bytesLength) in SendRequestBytes()444 int SoftBusChannel::SendResponseBytes(int socket, const unsigned char *bytes, const int bytesLength) in SendResponseBytes()
1683 uint32_t bytesLength = byteCount; in GetDataRangeFromDE() local