Home
last modified time | relevance | path

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

/system/netd/tests/
DTestUnsolService.h60 binder::Status onInterfaceDnsServerInfo(const std::string& ifName, int64_t lifetime,
DTestUnsolService.cpp95 binder::Status TestUnsolService::onInterfaceDnsServerInfo(const std::string& ifName, in onInterfaceDnsServerInfo() function in android::net::TestUnsolService
/system/netd/server/
DNetlinkHandler.cpp265 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceDnsServerInfo, ifName, lifetime, servers); in notifyInterfaceDnsServers()