Searched refs:SoftBusNtoHl (Results 1 – 7 of 7) sorted by relevance
172 combinedInt = SoftBusNtoHl(combinedInt); in OnReceiveBrOffline()
177 uint32_t SoftBusNtoHl(uint32_t netlong);
174 addr->sin_addr.s_addr = SoftBusNtoHl(SoftBusInetAddr(ip)); in InitSockAddrInByIpPort()
472 uint32_t SoftBusNtoHl(uint32_t netlong) in SoftBusNtoHl() function
118 int32_t seq = (int32_t)SoftBusNtoHl(*(uint32_t *)data); in TransTdcSetPendingPacket()
2077 int32_t ret = SoftBusNtoHl(netlong);2090 uint32_t ret = SoftBusNtoHl(netlong);
481 int32_t hostSeq = (int32_t)SoftBusNtoHl(*(uint32_t *)data); in ClientTransProxyProcSendMsgAck()