Searched defs:isSystemEvent (Results 1 – 6 of 6) sorted by relevance
45 bool isSystemEvent; member
64 bool isSystemEvent; member
134 std::string isSystemEvent = record->isSystemEvent ? "true" : "false"; in DumpState() local
1050 std::string isSystemEvent = record->isSystemEvent ? "true" : "false"; in DumpStateByCommonEventRecord() local1164 std::string isSystemEvent = record.isSystemEvent ? "true" : "false"; in DumpHistoryStateByCommonEventRecord() local
226 bool isSystemEvent = DelayedSingleton<CommonEventSupport>::GetInstance()->IsSystemEvent(action); in PublishCommonEvent() local
91 …bool isSystemEvent = DelayedSingleton<CommonEventSupport>::GetInstance()->IsSystemEvent(events[i]); in InsertSubscriber() local