Home
last modified time | relevance | path

Searched refs:SubscribeCommonEventFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp294 …std::function<void()> SubscribeCommonEventFunc = std::bind(&InnerCommonEventManager::SubscribeComm… in SubscribeCommonEvent() local
305 return handler_->PostTask(SubscribeCommonEventFunc); in SubscribeCommonEvent()
H A Dcommon_event_dump_test.cpp344 …std::function<void()> SubscribeCommonEventFunc = std::bind(&InnerCommonEventManager::SubscribeComm… in SubscribeCommonEvent() local
355 return handler_->PostTask(SubscribeCommonEventFunc); in SubscribeCommonEvent()