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