Home
last modified time | relevance | path

Searched refs:IsGlobalIPv6Address (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_service_impl_test.cpp286 bool result = dhcpClientImpl->IsGlobalIPv6Address(ipAddress); in HWTEST_F()
290 result = dhcpClientImpl->IsGlobalIPv6Address(ipAddress); in HWTEST_F()
294 result = dhcpClientImpl->IsGlobalIPv6Address(ipAddress); in HWTEST_F()
298 result = dhcpClientImpl->IsGlobalIPv6Address(ipAddress); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_service_impl.h104 bool IsGlobalIPv6Address(std::string ipAddress);
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp693 bool DhcpClientServiceImpl::IsGlobalIPv6Address(std::string ipAddress) in IsGlobalIPv6Address() function in OHOS::DHCP::DhcpClientServiceImpl

Completed in 3 milliseconds