Home
last modified time | relevance | path

Searched defs:lifetime (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DNetlinkHandler.cpp180 const char *lifetime = evt->findParam("LIFETIME"); in onEvent() local
275 void NetlinkHandler::notifyInterfaceDnsServers(const std::string& ifName, int64_t lifetime, in notifyInterfaceDnsServers()
/system/netd/tests/
DTestUnsolService.cpp96 int64_t lifetime, in onInterfaceDnsServerInfo()
/system/iorap/src/manager/
Devent_manager.cc502 rxcpp::composite_subscription lifetime; in StartTracing() local
1054 rxcpp::composite_subscription lifetime; in InitializeRxGraph() local
1143 rxcpp::composite_subscription lifetime; in InitializeRxGraphForJobScheduledEvents() local
/system/core/libsysutils/src/
DNetlinkEvent.cpp500 const uint32_t lifetime = ntohl(rndss_opt->nd_opt_rdnss_lifetime); in parseNdUserOptMessage() local