Home
last modified time | relevance | path

Searched defs:localIpSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_virtual.c65 static int32_t GetLocalIpByUuid(const char *uuid, char *localIp, int32_t localIpSize) in GetLocalIpByUuid()
73 static int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp()
H A Dwifi_direct_manager.cpp294 static int32_t GetLocalIpByUuid(const char *uuid, char *localIp, int32_t localIpSize) in GetLocalIpByUuid()
319 static int32_t GetLocalIpByRemoteIpOnce(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIpOnce()
352 static int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp85 int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp()
125 int32_t GetRemoteUuidByIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetRemoteUuidByIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_wifi_test.cpp55 int32_t GetLocalIpByRemoteIp(const char *remoteIp, char *localIp, int32_t localIpSize) in GetLocalIpByRemoteIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_fsm_test.cpp60 static int32_t GetLocalIpByUuid(const char *uuid, char *localIp, int32_t localIpSize) in GetLocalIpByUuid()