Home
last modified time | relevance | path

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

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