Searched refs:hasLastSubscribe (Results 1 – 4 of 4) sorted by relevance
67 bool hasLastSubscribe; member83 hasLastSubscribe(false), in HistoryEventRecord()
192 bool hasLastSubscribe);
427 const std::shared_ptr<OrderedEventRecord> &eventRecordPtr, bool hasLastSubscribe) in EnqueueHistoryEventRecord() argument469 record.hasLastSubscribe = hasLastSubscribe; in EnqueueHistoryEventRecord()593 bool hasLastSubscribe = (sp->resultTo != nullptr) ? true : false; in ProcessNextOrderedEvent() local608 EnqueueHistoryEventRecord(sp, hasLastSubscribe); in ProcessNextOrderedEvent()1195 if (record.hasLastSubscribe) { in DumpHistoryStateByCommonEventRecord()
112 bool hasLastSubscribe = true; in HWTEST_F() local113 commonEventControlManager->EnqueueHistoryEventRecord(eventRecordPtr, hasLastSubscribe); in HWTEST_F()