Searched refs:setCountByUidEnabled (Results 1 – 4 of 4) sorted by relevance
94 bpbinder->setCountByUidEnabled(enable);
87 LIBBINDER_EXPORTED static void setCountByUidEnabled(bool enable);
744 void BpBinder::setCountByUidEnabled(bool enable) { sCountByUidEnabled.store(enable); } in setCountByUidEnabled() function in android::BpBinder
1275 BpBinder::setCountByUidEnabled((bool) enable); in android_os_BinderInternal_setBinderProxyCountEnabled()