Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c670 return NSTACKX_ENOMEM; in NSTACKX_StartDeviceDiscovery()
676 return NSTACKX_ENOMEM; in NSTACKX_StartDeviceDiscovery()
765 return NSTACKX_ENOMEM; in NSTACKX_StartDeviceDiscoveryWithConfig()
771 return NSTACKX_ENOMEM; in NSTACKX_StartDeviceDiscoveryWithConfig()
778 return NSTACKX_ENOMEM; in NSTACKX_StartDeviceDiscoveryWithConfig()
973 return NSTACKX_ENOMEM; in NSTACKX_RegisterDeviceName()
1102 return NSTACKX_ENOMEM; in NSTACKX_CapabilityHandle()
1252 return NSTACKX_ENOMEM; in NSTACKX_RegisterServiceData()
1299 return NSTACKX_ENOMEM; in NSTACKX_RegisterBusinessData()
1347 return NSTACKX_ENOMEM; in NSTACKX_RegisterExtendServiceData()
[all …]
H A Djson_payload.c540 return NSTACKX_ENOMEM; in ParseServiceDiscoverEx()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_error.h44 #define NSTACKX_ENOMEM (-5) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c255 return NSTACKX_ENOMEM; in NSTACKX_DFileSetStoragePath()
424 return NSTACKX_ENOMEM; in NSTACKX_DFileSetStoragePathList()
587 return NSTACKX_ENOMEM; in SendFilesInner()
598 return NSTACKX_ENOMEM; in SendFilesInner()
790 return NSTACKX_ENOMEM; in NSTACKX_DFileSendFilesWithRemotePathAndType()
800 return NSTACKX_ENOMEM; in NSTACKX_DFileSendFilesWithRemotePathAndType()
1525 return NSTACKX_ENOMEM; in NSTACKX_DFileSetRenameHook()
H A Dnstackx_dfile_mp.c105 return NSTACKX_ENOMEM; in CreateSenderThread()
H A Dnstackx_file_list.c127 return NSTACKX_ENOMEM; in FileListSetSendFileList()
177 return NSTACKX_ENOMEM; in FileListSetNum()
271 return NSTACKX_ENOMEM; in FileListAddUserData()
H A Dnstackx_dfile_session.c890 data.errorCode = NSTACKX_ENOMEM; in DFileSessionHandleFrame()
916 return NSTACKX_ENOMEM; in DFileWriteHandle()
1671 return NSTACKX_ENOMEM; in DFileAddInboundQueue()
1675 return NSTACKX_ENOMEM; in DFileAddInboundQueue()
1748 if (ret == NSTACKX_ENOMEM) { in DFileSessionHandleReadBuffer()
1893 return NSTACKX_ENOMEM; in DFileStartTransInner()
H A Dnstackx_dfile_send.c40 return NSTACKX_ENOMEM; in AllocIovList()
H A Dnstackx_dfile_transfer.c440 return NSTACKX_ENOMEM; in StartFileManagerSenderTask()
758 return NSTACKX_ENOMEM; in StartFileManagerReceiverTask()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c1082 return NSTACKX_ENOMEM;
1088 return NSTACKX_ENOMEM;
1132 return NSTACKX_ENOMEM;
1143 return NSTACKX_ENOMEM;
1153 return NSTACKX_ENOMEM;
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_event.c155 return NSTACKX_ENOMEM; in EventModuleInit()
H A Dsys_epoll.c215 return NSTACKX_ENOMEM; in EpollEventTaskListAdd()
388 return NSTACKX_ENOMEM; in EpollEventRecordAdd()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_event.c157 return NSTACKX_ENOMEM; in EventModuleInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/
H A Dnstackx_wifi_stat_linux.c192 return NSTACKX_ENOMEM; in Nl80211Msg()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c76 return NSTACKX_ENOMEM; in HndPostServiceDiscoverInner()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c143 case NSTACKX_ENOMEM: in FillFileEventErrorCode()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp967 msgData.errorCode = NSTACKX_ENOMEM;