Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/aidl/com/android/frameworks/coretests/aidl/
DIBpcTestServiceCmdService.aidl22 int getBinderProxyCount(int uid); in getBinderProxyCount() method
/frameworks/native/libs/binder/
DBpBinder.cpp463 uint32_t BpBinder::getBinderProxyCount(uint32_t uid) in getBinderProxyCount() function in android::BpBinder