Searched refs:notifyAddressRemoved (Results 1 – 2 of 2) sorted by relevance
52 void notifyAddressRemoved(const std::string& addr, const std::string& ifName, int flags,
176 notifyAddressRemoved(address, iface, std::stoi(flags), std::stoi(scope)); in onEvent()270 void NetlinkHandler::notifyAddressRemoved(const std::string& addr, const std::string& ifName, in notifyAddressRemoved() function in android::net::NetlinkHandler