Home
last modified time | relevance | path

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

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