Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c214 DFileEventParam *transParam) in EventAssemble()
234 DFileEventParam temp; in WaitFileHeaderTimeoutEvent()
235 DFileEventParam *transParam = &temp; in WaitFileHeaderTimeoutEvent()
256 DFileEventParam temp; in DFileServerCreateEvent()
257 DFileEventParam *transParam = &temp; in DFileServerCreateEvent()
277 DFileEventParam temp; in DFileClientCreateEvent()
278 DFileEventParam *transParam = &temp; in DFileClientCreateEvent()
299 DFileEventParam temp; in DFileSendFileBeginEvent()
321 DFileEventParam temp; in PeerShuttedEvent()
343 DFileEventParam temp; in TransferCompleteEvent()
[all …]
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h260 } DFileEventParam; typedef
267 DFileEventParam *params;