Searched refs:gIBinderOperations (Results 1 – 3 of 3) sorted by relevance
39 callArbitraryFunction(&fdp, gIBinderOperations, in LLVMFuzzerTestOneInput()
48 callArbitraryFunction(&fdp, gIBinderOperations, bpbinder.get()); in LLVMFuzzerTestOneInput()
49 static const std::vector<std::function<void(FuzzedDataProvider*, IBinder*)>> gIBinderOperations = variable