Home
last modified time | relevance | path

Searched defs:mDeathMonitor (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/router/1.0/include/
DPipeRunner.h65 ndk::ScopedAIBinder_DeathRecipient mDeathMonitor; variable
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkAgentInfo.java334 private final AgentDeathMonitor mDeathMonitor = new AgentDeathMonitor(); field in NetworkAgentInfo