Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dwrapper_distributor.h53 void NotifyRouteChange(bool updated, const std::string &route, const std::string &gateway,
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp153 NotifyRouteChange((action == NetsysEventMessage::Action::ROUTEUPDATED), route, gateway, iface); in HandleRouteChange()
277 void WrapperDistributor::NotifyRouteChange(bool updated, const std::string &route, const std::string &gateway, in NotifyRouteChange() function in OHOS::nmd::WrapperDistributor
280 NETNATIVE_LOG_D("NotifyRouteChange: %{public}s, %{public}s, %{public}s, %{public}s", in NotifyRouteChange()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dwrapper_distributor_test.cpp263 instance_->NotifyRouteChange(false, route, gateway, ifName); in HWTEST_F()

Completed in 2 milliseconds