Searched refs:enableCountByUid (Results 1 – 3 of 3) sorted by relevance
82 const sp<IBinder::DeathRecipient>&) -> void { bpbinder->enableCountByUid(); },
88 static void enableCountByUid();
557 void BpBinder::enableCountByUid() { sCountByUidEnabled.store(true); } in enableCountByUid() function in android::BpBinder