Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp38 #define BINDER_RETRY(exp) \ macro
240 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceAdded, ifName); in notifyInterfaceAdded()
244 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceRemoved, ifName); in notifyInterfaceRemoved()
248 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceChanged, ifName, up); in notifyInterfaceChanged()
252 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceLinkStateChanged, ifName, up); in notifyInterfaceLinkChanged()
257 LOG_EVENT_FUNC(BINDER_RETRY, onQuotaLimitReached, labelName, ifName); in notifyQuotaLimitReached()
262 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceClassActivityChanged, isActive, label, timestamp, uid); in notifyInterfaceClassActivityChanged()
267 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceAddressUpdated, addr, ifName, flags, scope); in notifyAddressUpdated()
272 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceAddressRemoved, addr, ifName, flags, scope); in notifyAddressRemoved()
277 LOG_EVENT_FUNC(BINDER_RETRY, onInterfaceDnsServerInfo, ifName, lifetime, servers); in notifyInterfaceDnsServers()
[all …]