Searched defs:IsAddrInOtherNetwork (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ | ||
H A D | net_conn_service_iface.cpp | 79 bool NetConnServiceIface::IsAddrInOtherNetwork(const std::string &ifaceName, int32_t netId, const I… in IsAddrInOtherNetwork() function in OHOS::NetManagerStandard::NetConnServiceIface |
H A D | network.cpp | 133 bool Network::IsAddrInOtherNetwork(const INetAddr &netAddr) in IsAddrInOtherNetwork() function in OHOS::NetManagerStandard::Network |
H A D | net_conn_service.cpp | 2425 bool NetConnService::IsAddrInOtherNetwork(const std::string &ifaceName, int32_t netId, const INetAd… in IsAddrInOtherNetwork() function in OHOS::NetManagerStandard::NetConnService |