Home
last modified time | relevance | path

Searched refs:onInterfaceAddressRemoved (Results 1 – 3 of 3) sorted by relevance

/system/netd/tests/
DTestUnsolService.h64 binder::Status onInterfaceAddressRemoved(const std::string& addr, const std::string& ifName,
DTestUnsolService.cpp110 binder::Status TestUnsolService::onInterfaceAddressRemoved(const std::string& addr, in onInterfaceAddressRemoved() function in android::net::TestUnsolService
/system/netd/server/
DNetlinkHandler.cpp263 NOTIFY_AND_LOG(BINDER_RETRY, onInterfaceAddressRemoved, addr, ifName, flags, scope); in notifyAddressRemoved()