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