Home
last modified time | relevance | path

Searched refs:enableCountByUid (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DBpBinder.h75 static void enableCountByUid();
/frameworks/native/libs/binder/
DBpBinder.cpp456 void BpBinder::enableCountByUid() { sCountByUidEnabled.store(true); } in enableCountByUid() function in android::BpBinder