Home
last modified time | relevance | path

Searched defs:receiverTime (Results 1 – 3 of 3) sorted by relevance

/base/notification/common_event_service/services/include/
Dordered_event_record.h44 int64_t receiverTime; member
Dhistory_event_record.h70 int64_t receiverTime; member
/base/notification/common_event_service/services/src/
Dcommon_event_control_manager.cpp1101 std::string receiverTime = "\tReceiverTime: " + std::to_string(record->receiverTime) + "\n"; in DumpStateByCommonEventRecord() local
1215 std::string receiverTime = "\tReceiverTime: " + std::to_string(record.receiverTime) + "\n"; in DumpHistoryStateByCommonEventRecord() local