Searched refs:SendDataPacket (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/qos/ |
H A D | flow_control_test.c | 30 static int32_t SendDataPacket(NetBufQueue *q, void *fcmPrivate, int32_t fwPriorityId) in SendDataPacket() function 53 .txDataPacket = SendDataPacket,
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync.h | 186 …int SendDataPacket(SyncType syncType, DataRequestPacket *packet, SingleVerSyncTaskContext *context…
|
H A D | single_ver_data_sync.cpp | 745 errCode = SendDataPacket(curType, packet, context); in RequestStart() 828 return SendDataPacket(syncType, packet, context); in PullRequestStart() 1040 int SingleVerDataSync::SendDataPacket(SyncType syncType, DataRequestPacket *packet, in SendDataPacket() function in DistributedDB::SingleVerDataSync
|