Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_errcode.h36 SOFTBUS_ADAPTER_SOCKET_EBADF, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c64 errCode = SOFTBUS_ADAPTER_SOCKET_EBADF; in GetErrorCode()
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c1000 case SOFTBUS_ADAPTER_SOCKET_EBADF: in ProcessSpecifiedListenerNodeEvent()