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