Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-python.c463 mutator->afl_custom_queue_get = queue_get_py; in load_custom_mutator_py()
864 u8 queue_get_py(void *py_mutator, const u8 *filename) { in queue_get_py() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1147 u8 queue_get_py(void *, const u8 *);