Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c90 static int32_t SockOptErrorToSoftBusError(int32_t errorCode) in SockOptErrorToSoftBusError() function
139 return SockOptErrorToSoftBusError(errno); in SoftBusSocketGetError()
143 return SockOptErrorToSoftBusError(err); in SoftBusSocketGetError()