Home
last modified time | relevance | path

Searched defs:eventSubscribeInfo (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h33 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo; member
/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp90 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); in HWTEST_F() local
122 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); in HWTEST_F() local
148 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); in HWTEST_F() local
178 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo in HWTEST_F() local
204 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); HWTEST_F() local
254 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); HWTEST_F() local
281 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); HWTEST_F() local
1046 std::shared_ptr<CommonEventSubscribeInfo> eventSubscribeInfo = std::make_shared<CommonEventSubscribeInfo>(); HWTEST_F() local
[all...]
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp47 InsertSubscriber( const SubscribeInfoPtr &eventSubscribeInfo, const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const EventRecordInfo &eventRecordInfo) InsertSubscriber() argument
[all...]

Completed in 9 milliseconds