Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c62 static const char *GetSendStateMessage(DFileSendState state) in GetSendStateMessage() function
627 …dFileTrans->transId, GetSendStateMessage(dFileTrans->sendState), GetErrorMessage(dFileTrans->error… in SetSendState()
639 GetSendStateMessage(dFileTrans->sendState),GetSendStateMessage(nextState)); in SetSendState()