Searched refs:SoftBusSocketGetError (Results 1 – 3 of 3) sorted by relevance
195 int32_t SoftBusSocketGetError(int32_t socketFd);
132 int32_t SoftBusSocketGetError(int32_t socketFd) in SoftBusSocketGetError() function
308 return SoftBusSocketGetError(fd); in ConnGetSocketError()