Searched refs:getFuzzedInputDevice (Results 1 – 6 of 6) sorted by relevance
31 InputDevice device = getFuzzedInputDevice(*fdp, &context); in LLVMFuzzerTestOneInput()
51 InputDevice device = getFuzzedInputDevice(*fdp, &context); in LLVMFuzzerTestOneInput()
45 InputDevice device = getFuzzedInputDevice(*fdp, &context); in LLVMFuzzerTestOneInput()
68 InputDevice device = getFuzzedInputDevice(*fdp, &context); in LLVMFuzzerTestOneInput()
142 InputDevice device = getFuzzedInputDevice(*fdp, &context); in LLVMFuzzerTestOneInput()
349 InputDevice getFuzzedInputDevice(Fdp& fdp, FuzzInputReaderContext* context) { in getFuzzedInputDevice() function