Searched defs:sendBytes (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/ | ||
H A D | distributed_stream_test_agent.cpp | 75 static char sendBytes[BYTES_SIZE]; member in OHOS::DistributeStreamTestAgent |
H A D | distributed_stream_test.cpp | 95 static char sendBytes[BYTES_SIZE]; member in OHOS::DistributeStreamTest |
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ | ||
H A D | spunge_core.c | 101 static void SpungeDoSendUpdate(struct SpungePcb *pcb, FILLP_UINT32 sendBytes, FILLP_UINT32 bytesExp… in SpungeDoSendUpdate() |