Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A Dtls_utils_test.h36 const std::string_view IP_ADDRESS = "/data/Ip/address.txt"; variable
H A DTlsSocketBranchTest.cpp39 static constexpr const char *IP_ADDRESS = "127.0.0.1"; variable
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/
H A DTlsSocketServerTest.cpp43 const std::string_view IP_ADDRESS = "/data/Ip/address.txt"; variable
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp56 constexpr const char *IP_ADDRESS = "IP Address:"; variable
H A Dtls_socket.cpp61 constexpr const char *IP_ADDRESS = "IP Address:"; variable