Home
last modified time | relevance | path

Searched refs:retryAllPacketTs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h126 struct timespec retryAllPacketTs; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c856 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->retryAllPacketTs); in ReceiveFileDataPrepare()