Home
last modified time | relevance | path

Searched defs:RemoveEvent (Results 1 – 6 of 6) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_event_handler.cpp51 void EventHandler::RemoveEvent(uint32_t innerEventId) {} in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
53 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) {} in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/evloop/src/
Devent_loop_select.cpp70 int EventLoopSelect::RemoveEvent(EventImpl *event) in RemoveEvent() function in DistributedDB::EventLoopSelect
Devent_loop_epoll.cpp247 int EventLoopEpoll::RemoveEvent(EventImpl *event) in RemoveEvent() function in DistributedDB::EventLoopEpoll
/foundation/appexecfwk/standard/libs/libeventhandler/src/
Devent_handler.cpp147 void EventHandler::RemoveEvent(uint32_t innerEventId) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
157 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) in RemoveEvent() function in OHOS::AppExecFwk::EventHandler
/foundation/distributedhardware/distributedhardwarefwk/utils/include/eventbus/
Devent_bus.h154 void RemoveEvent(T &e) in RemoveEvent() function
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
Dhi_state_machine.cpp247 int32_t HiStateMachine::RemoveEvent(const MsgInfo &msg) in RemoveEvent() function in OHOS::HiStateMachine