Searched defs:countOnClientBinderDiedContexts (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/powerpolicy/server/tests/ | ||
D | CarPowerPolicyServerTest.cpp | 210 size_t countOnClientBinderDiedContexts() { return mServer->countOnClientBinderDiedContexts(); } in countOnClientBinderDiedContexts() function in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer |
/packages/services/Car/cpp/powerpolicy/server/src/ | ||
D | CarPowerPolicyServer.cpp | 1307 size_t CarPowerPolicyServer::countOnClientBinderDiedContexts() { in countOnClientBinderDiedContexts() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer |