Home
last modified time | relevance | path

Searched defs:callArbitraryFunction (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/fuzzers/common/
DcommonFuzzHelpers.h30 void callArbitraryFunction( in callArbitraryFunction() function
/packages/modules/Bluetooth/system/osi/test/fuzzers/allocator/
Dfuzz_allocator.cc24 void callArbitraryFunction(std::vector<void*>* alloc_vector, in callArbitraryFunction() function
/packages/modules/Bluetooth/system/osi/test/fuzzers/ringbuffer/
Dfuzz_ringbuffer.cc34 void callArbitraryFunction(std::vector<ringbuffer_t*>* ringbuf_vector, in callArbitraryFunction() function
/packages/modules/Bluetooth/system/osi/test/fuzzers/fixed_queue/
Dfuzz_fixed_queue.cc73 void callArbitraryFunction(fixed_queue_t* fixed_queue, in callArbitraryFunction() function
/packages/modules/Bluetooth/system/osi/test/fuzzers/list/
Dfuzz_list.cc71 void callArbitraryFunction(std::vector<void*>* list_vector, in callArbitraryFunction() function