Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp2024 uint32_t hostlong = 0x12345678; variable
2037 uint32_t hostlong = 0x0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c462 uint32_t SoftBusHtoNl(uint32_t hostlong) in SoftBusHtoNl()