Searched refs:noneIoWaiter (Results 1 – 1 of 1) sorted by relevance
53 AppExecFwk::NoneIoWaiter noneIoWaiter; in DoSomethingInterestingWithMyAPI() local55 noneIoWaiter.AddFileDescriptor(fileDescriptor, events, "DoSomethingInterestingWithMyAPI", in DoSomethingInterestingWithMyAPI()57 noneIoWaiter.RemoveFileDescriptor(fileDescriptor); in DoSomethingInterestingWithMyAPI()58 noneIoWaiter.SetFileDescriptorEventCallback(callback); in DoSomethingInterestingWithMyAPI()