Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp510 bool isInsertEventName = AddCommonEventName(event.name); in AddCollectEvent() local
512 if (isInsertEventName) { in AddCollectEvent()