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