Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/
H A Dnoneiowaiter_fuzzer.cpp53 AppExecFwk::NoneIoWaiter noneIoWaiter; in DoSomethingInterestingWithMyAPI() local
55 noneIoWaiter.AddFileDescriptor(fileDescriptor, events, "DoSomethingInterestingWithMyAPI", in DoSomethingInterestingWithMyAPI()
57 noneIoWaiter.RemoveFileDescriptor(fileDescriptor); in DoSomethingInterestingWithMyAPI()
58 noneIoWaiter.SetFileDescriptorEventCallback(callback); in DoSomethingInterestingWithMyAPI()