Searched refs:setCountByUidEnabled (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DBpBinder.h73 static void setCountByUidEnabled(bool enable);
/frameworks/native/libs/binder/include/binder/
H A DBpBinder.h73 static void setCountByUidEnabled(bool enable);
/frameworks/native/libs/binder/
H A DBpBinder.cpp455 void BpBinder::setCountByUidEnabled(bool enable) { sCountByUidEnabled.store(enable); } function in class:android::BpBinder
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp1036 BpBinder::setCountByUidEnabled((bool) enable);

Completed in 12 milliseconds