Home
last modified time | relevance | path

Searched refs:lastSubscriber (Results 1 - 1 of 1) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp1080 std::string lastSubscriber; in DumpStateByCommonEventRecord() local
1082 lastSubscriber = "\tHasLastSubscriber: true\n"; in DumpStateByCommonEventRecord()
1084 lastSubscriber = "\tHasLastSubscriber: false\n"; in DumpStateByCommonEventRecord()
1106 isSystemEvent + want + code + data + lastSubscriber + state + receiverTime + dispatchTime + resultAbort; in DumpStateByCommonEventRecord()
1194 std::string lastSubscriber; in DumpHistoryStateByCommonEventRecord() local
1196 lastSubscriber = "\tHasLastSubscriber: true\n"; in DumpHistoryStateByCommonEventRecord()
1198 lastSubscriber = "\tHasLastSubscriber: false\n"; in DumpHistoryStateByCommonEventRecord()
1220 isSystemEvent + want + code + data + lastSubscriber + state + receiverTime + dispatchTime + resultAbort; in DumpHistoryStateByCommonEventRecord()

Completed in 3 milliseconds