Searched refs:setCountByUidEnabled (Results 1 – 3 of 3) sorted by relevance
73 static void setCountByUidEnabled(bool enable);
455 void BpBinder::setCountByUidEnabled(bool enable) { sCountByUidEnabled.store(enable); } in setCountByUidEnabled() function in android::BpBinder
1036 BpBinder::setCountByUidEnabled((bool) enable); in android_os_BinderInternal_setBinderProxyCountEnabled()