Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dnative_implement_eventhandler.cpp31 const FileFDCallback exceptionCallback_; member
47 if (fileDescriptorCallbacks->exceptionCallback_ != nullptr) { in NativeFileDescriptorListener()
48 onExceptionCallback_ = fileDescriptorCallbacks->exceptionCallback_; in NativeFileDescriptorListener()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dnative_implement_eventhandler.cpp31 const FileFDCallback exceptionCallback_; member
47 if (fileDescriptorCallbacks->exceptionCallback_ != nullptr) { in NativeFileDescriptorListener()
48 onExceptionCallback_ = fileDescriptorCallbacks->exceptionCallback_; in NativeFileDescriptorListener()
/ohos5.0/base/notification/eventhandler/interfaces/kits/native/
H A Dnative_interface_eventhandler.h67 FileFDCallback exceptionCallback_; member
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp42 FileFDCallback exceptionCallback_; member