Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp186 return CreateCommonEventSubscriberLocked(); in CreateCommonEventSubscriber()
189 bool CommonEventCollect::CreateCommonEventSubscriberLocked() in CreateCommonEventSubscriberLocked() function in OHOS::CommonEventCollect
511 if (!CreateCommonEventSubscriberLocked()) { in AddCollectEvent()
514 CreateCommonEventSubscriberLocked(); in AddCollectEvent()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Dcommon_event_collect.h47 bool CreateCommonEventSubscriberLocked();