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