Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Dcommon_event_collect.h46 bool CreateCommonEventSubscriber();
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp183 bool CommonEventCollect::CreateCommonEventSubscriber() in CreateCommonEventSubscriber() function in OHOS::CommonEventCollect
575 if (!commonCollect->CreateCommonEventSubscriber()) { in ProcessEvent()