Home
last modified time | relevance | path

Searched defs:FileDescriptorCallbacks (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/eventhandler/interfaces/kits/native/
H A Dnative_interface_eventhandler.h59 struct FileDescriptorCallbacks { struct
61 FileFDCallback readableCallback_;
63 FileFDCallback writableCallback_;
65 FileFDCallback shutdownCallback_;
67 FileFDCallback exceptionCallback_;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dnative_implement_eventhandler.cpp27 struct FileDescriptorCallbacks { struct
36 …explicit NativeFileDescriptorListener(const struct FileDescriptorCallbacks *fileDescriptorCallback… in NativeFileDescriptorListener() argument
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dnative_implement_eventhandler.cpp27 struct FileDescriptorCallbacks { struct
36 …explicit NativeFileDescriptorListener(const struct FileDescriptorCallbacks *fileDescriptorCallback… in NativeFileDescriptorListener() argument
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp38 struct FileDescriptorCallbacks { struct
39 FileFDCallback readableCallback_;
40 FileFDCallback writableCallback_;
41 FileFDCallback shutdownCallback_;
42 FileFDCallback exceptionCallback_;