Home
last modified time | relevance | path

Searched defs:isServiceFuzzing (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/ndk/
Dibinder_internal.h111 bool isServiceFuzzing() const { return mServiceFuzzing; } in isServiceFuzzing() function
/frameworks/native/libs/binder/
DParcel.cpp1097 bool Parcel::isServiceFuzzing() const { in isServiceFuzzing() function in android::Parcel