Home
last modified time | relevance | path

Searched refs:ProcByteOrder (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c520 static void ProcByteOrder(uint8_t *value, int8_t size) in ProcByteOrder() function
531 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusHtoLs()
538 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusHtoLl()
545 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusHtoLll()
552 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusLtoHs()
559 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusLtoHl()
566 ProcByteOrder((uint8_t *)&res, (int8_t)sizeof(res)); in SoftBusLtoHll()

Completed in 2 milliseconds