Home
last modified time | relevance | path

Searched defs:hostshort (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp2050 uint16_t hostshort = 0x1234; variable
2063 uint16_t hostshort = 0x0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c467 uint16_t SoftBusHtoNs(uint16_t hostshort) in SoftBusHtoNs()