Home
last modified time | relevance | path

Searched refs:CancelTimeout (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h156 bool CancelTimeout();
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_ordered_event_unit_test.cpp543 bool result = commonEventControlManager->CancelTimeout();
556 result = commonEventControlManager->CancelTimeout();
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp606 CancelTimeout(); in ProcessNextOrderedEvent()
663 bool CommonEventControlManager::CancelTimeout() in CancelTimeout() function in OHOS::EventFwk::CommonEventControlManager