Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/unit_fuzzers/
DBpBinderFuzzFunctions.h41 static int8_t kBpBinderCookie = 0; variable
56 bpbinder->unlinkToDeath(nullptr, reinterpret_cast<void*>(&kBpBinderCookie), 0,
60 kBpBinderCookie = fdp->ConsumeIntegral<int8_t>();
62 reinterpret_cast<void*>(&kBpBinderCookie), flags);