Home
last modified time | relevance | path

Searched defs:innerCommonEventManager_ (Results 1 – 5 of 5) sorted by relevance

/base/notification/common_event_service/services/include/
Dcommon_event_manager_service.h189 std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; variable
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_manager_service_test.cpp242 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… in HWTEST_F() local
260 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… in HWTEST_F() local
Dcommon_event_freeze_test.cpp84 static std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anon7b281b9e0111::CommonEventFreezeTest
252 std::shared_ptr<InnerCommonEventManager> CommonEventFreezeTest::innerCommonEventManager_ = nullptr; member in __anon7b281b9e0111::CommonEventFreezeTest
Dcommon_event_dump_test.cpp130 static std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb244dc730111::CommonEventDumpTest
182 std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb244dc730111::SubscriberTest
241 std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb244dc730111::SubscriberTest2
294 std::shared_ptr<InnerCommonEventManager> CommonEventDumpTest::innerCommonEventManager_ = nullptr; member in __anonb244dc730111::CommonEventDumpTest
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
Dcommon_event_services_publish_ordered_module_test.cpp1270 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… variable