Searched refs:notifyRouteChange (Results 1 – 2 of 2) sorted by relevance
56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
188 notifyRouteChange((action == NetlinkEvent::Action::kRouteUpdated) ? true : false, in onEvent()276 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() function in android::net::NetlinkHandler