Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/fuzzer/
Dmain.cpp29 void doFuzz( in doFuzz() function
61 doFuzz<::android::hardware::Parcel>(HWBINDER_PARCEL_READ_FUNCTIONS, input, in fuzz()
65 doFuzz<::android::Parcel>(BINDER_PARCEL_READ_FUNCTIONS, input, instructions); in fuzz()
68 doFuzz<NdkParcelAdapter>(BINDER_NDK_PARCEL_READ_FUNCTIONS, input, instructions); in fuzz()
/frameworks/native/libs/gralloc/types/fuzzer/
Dmain.cpp29 void doFuzz( in doFuzz() function
95 doFuzz(GRALLOCTYPES_DECODE_FUNCTIONS, instruction, input); in fuzz()