Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/src/
Dcommon_event_sticky_manager.cpp140 size_t entityNum = 0; in DumpState() local
142 if (entityNum == 0) { in DumpState()
148 entityNum++; in DumpState()
Dcommon_event_subscriber_manager.cpp173 for (size_t entityNum = 0; entityNum < entitySize; ++entityNum) { in DumpDetailed() local
174 if (entityNum == 0) { in DumpDetailed()
179 …ties = entities + separator + record->eventSubscribeInfo->GetMatchingSkills().GetEntity(entityNum); in DumpDetailed()
Dcommon_event_control_manager.cpp1004 size_t entityNum = 0; in DumpStateByCommonEventRecord() local
1006 if (entityNum == 0) { in DumpStateByCommonEventRecord()
1012 entityNum++; in DumpStateByCommonEventRecord()
1118 size_t entityNum = 0; in DumpHistoryStateByCommonEventRecord() local
1120 if (entityNum == 0) { in DumpHistoryStateByCommonEventRecord()
1126 entityNum++; in DumpHistoryStateByCommonEventRecord()