Home
last modified time | relevance | path

Searched refs:SetAddress (Results 1 - 25 of 38) sorted by relevance

12

/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/include/
H A Dnet_address.h35 void SetAddress(const std::string &address);
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dsocket_remote_info.cpp24 void SocketRemoteInfo::SetAddress(const std::string &address) in SetAddress() function in OHOS::NetStack::Socket::SocketRemoteInfo
H A Dnet_address.cpp103 void NetAddress::SetAddress(const std::string &address) in SetAddress() function in OHOS::NetStack::Socket::NetAddress
/foundation/communication/netstack/frameworks/js/napi/socket/options/include/
H A Dsocket_remote_info.h32 void SetAddress(const std::string &address);
H A Dnet_address.h40 void SetAddress(const std::string &address);
H A Dlocal_socket_options.h29 void SetAddress(const std::string &address) in SetAddress() function in OHOS::NetStack::Socket::LocalSocketRemoteInfo
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Draw_address.h86 void SetAddress(const std::string &address) in SetAddress() function in OHOS::bluetooth::RawAddress
/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/src/
H A Dnet_address.cpp24 void NetAddress::SetAddress(const std::string &address) in SetAddress() function in OHOS::NetManagerStandard::NetAddress
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dhyperlink_model_impl.cpp29 component->SetAddress(address); in Create()
/foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/
H A Dtls_socket_fuzzer.cpp71 netAddress.SetAddress(str); in BindFuzzTest()
106 netAddress.SetAddress(str); in ConnectFuzzTest()
314 address.SetAddress(str); in SetNetAddressFuzzTest()
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketBranchTest.cpp68 netAddress.SetAddress(IP_ADDRESS); in BaseOption()
199 netAddress.SetAddress(IP_ADDRESS); in HWTEST_F()
233 netAddress.SetAddress(IP_ADDRESS); in HWTEST_F()
H A DTlsSocketUnilateralConnection.cpp39 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockConnectionNetAddress()
220 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketCertChainTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockCertChainNetAddress()
168 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketOneWayTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockOneWayNetAddress()
168 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketCertChainOneWayTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockCertChainOneWayNetAddress()
169 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockNetAddress()
198 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketBranchTest.cpp68 netAddress.SetAddress(IP_ADDRESS); in BaseOption()
199 netAddress.SetAddress(IP_ADDRESS); in HWTEST_F()
233 netAddress.SetAddress(IP_ADDRESS); in HWTEST_F()
H A DTlsSocketUnilateralConnection.cpp39 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockConnectionNetAddress()
220 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketCertChainTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockCertChainNetAddress()
168 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketCertChainOneWayTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockCertChainOneWayNetAddress()
169 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketOneWayTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockOneWayNetAddress()
168 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
H A DTlsSocketTest.cpp32 address.SetAddress(TlsUtilsTest::GetIp(TlsUtilsTest::ChangeToFile(IP_ADDRESS))); in MockNetAddress()
198 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.h209 void SetAddress(const std::string &addr);
H A Dclassic_remote_device.cpp58 void ClassicRemoteDevice::SetAddress(const std::string &addr) in SetAddress() function in OHOS::bluetooth::ClassicRemoteDevice
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A DTlsSocketServerTest.cpp166 address.SetAddress(GetIp(ChangeToFile(IP_ADDRESS))); in HWTEST_F()
174 netAddress.SetAddress(address.GetAddress()); in HWTEST_F()

Completed in 13 milliseconds

12