Home
last modified time | relevance | path

Searched refs:EVENT_HANDLER_ERR_INVALID_PARAM (Results 1 - 12 of 12) sorted by relevance

/base/notification/eventhandler/frameworks/native/src/
H A Dnative_interface_eventhandler.cpp47 return OHOS::AppExecFwk::EVENT_HANDLER_ERR_INVALID_PARAM; in EventRunnerRun()
56 return OHOS::AppExecFwk::EVENT_HANDLER_ERR_INVALID_PARAM; in EventRunnerStop()
66 return OHOS::AppExecFwk::EVENT_HANDLER_ERR_INVALID_PARAM; in EventRunnerAddFileDescriptorListener()
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_handler_errors.h29 EVENT_HANDLER_ERR_INVALID_PARAM = EVENT_HANDLER_ERR_OFFSET, enumerator
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_event_handler.cpp66 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_event_handler.cpp66 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_event_handler.cpp66 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_event_handler.cpp66 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_fd_listener_module_test.cpp191 EXPECT_EQ(EVENT_HANDLER_ERR_INVALID_PARAM, inResult); in HWTEST_F()
216 EXPECT_EQ(EVENT_HANDLER_ERR_INVALID_PARAM, inResult); in HWTEST_F()
240 EXPECT_EQ(EVENT_HANDLER_ERR_INVALID_PARAM, inResult); in HWTEST_F()
/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp306 { EVENT_HANDLER_ERR_INVALID_PARAM, "Invalid parameters" }, in GetErrorStr()
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp1257 EXPECT_EQ(result, EVENT_HANDLER_ERR_INVALID_PARAM); in HWTEST_F()
1290 EXPECT_EQ(result, EVENT_HANDLER_ERR_INVALID_PARAM); in HWTEST_F()
1324 EXPECT_EQ(result, EVENT_HANDLER_ERR_INVALID_PARAM); in HWTEST_F()
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp566 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
H A Devent_handler.cpp308 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()
H A Devent_queue_base.cpp812 return EVENT_HANDLER_ERR_INVALID_PARAM; in AddFileDescriptorListener()

Completed in 10 milliseconds