Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp140 size_t entityNum = 0; in DumpState() local
142 if (entityNum == 0) { in DumpState()
148 entityNum++; in DumpState()
H A Dcommon_event_subscriber_manager.cpp193 for (size_t entityNum = 0; entityNum < entitySize; ++entityNum) { in DumpDetailed() local
194 if (entityNum == 0) { in DumpDetailed()
199 …ties = entities + separator + record->eventSubscribeInfo->GetMatchingSkills().GetEntity(entityNum); in DumpDetailed()
H A Dcommon_event_control_manager.cpp1056 size_t entityNum = 0; in DumpStateByCommonEventRecord() local
1058 if (entityNum == 0) { in DumpStateByCommonEventRecord()
1064 entityNum++; in DumpStateByCommonEventRecord()
1170 size_t entityNum = 0; in DumpHistoryStateByCommonEventRecord() local
1172 if (entityNum == 0) { in DumpHistoryStateByCommonEventRecord()
1178 entityNum++; in DumpHistoryStateByCommonEventRecord()