Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h273 STATE_RECEIVE_DONE_SUCCESSFULLY, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1895 return STATE_RECEIVE_DONE_SUCCESSFULLY; in FileGetRecvStatus()
1923 if (state == STATE_RECEIVE_DONE_SUCCESSFULLY) { in TaskGetReceivedFiles()