Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/unit_fuzzers/
DBpBinderFuzz.cpp42 sp<IBinder::DeathRecipient> s_recipient = new FuzzDeathRecipient(); in LLVMFuzzerTestOneInput() local
46 callArbitraryFunction(&fdp, gBPBinderOperations, bpbinder, s_recipient); in LLVMFuzzerTestOneInput()
DBpBinderFuzzFunctions.h52 const sp<IBinder::DeathRecipient>& s_recipient) -> void {
61 bpbinder->linkToDeath(s_recipient.get(),