Searched refs:SetNetAddress (Results 1 – 13 of 13) sorted by relevance
71 void SetNetAddress(const Socket::NetAddress& address);
76 connectOptions.SetNetAddress(netAddress); in BaseOption()206 connectOptions.SetNetAddress(netAddress);
45 options.SetNetAddress(address); in MockCertChainOneWayParamOptions()
44 options.SetNetAddress(address); in MockOneWayParamOptions()
51 options.SetNetAddress(address); in MockConnectionParamOptions()
43 options.SetNetAddress(address); in MockCertChainParamOptions()
44 options.SetNetAddress(address); in MockTlsSocketParamOptions()
192 void TLSConfiguration::SetNetAddress(const Socket::NetAddress& netAddress) in SetNetAddress() function in OHOS::NetStack::TlsSocket::TLSConfiguration
332 void TLSConnectOptions::SetNetAddress(const Socket::NetAddress &address) in SetNetAddress() function in OHOS::NetStack::TlsSocket::TLSConnectOptions1253 configuration_.SetNetAddress(config.GetNetAddress()); in SetTlsConfiguration()
783 connectionConfiguration_.SetNetAddress(config.GetNetAddress()); in SetTlsConfiguration()
111 options.SetNetAddress(netAddress); in ConnectFuzzTest()318 option.SetNetAddress(address); in SetNetAddressFuzzTest()
143 options.SetNetAddress(address); in ReadTLSConnectOptions()
220 void SetNetAddress(const Socket::NetAddress &address);