Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/include/
H A Dordered_event_record.h44 int64_t receiverTime; member
H A Dhistory_event_record.h70 int64_t receiverTime; member
/ohos5.0/base/notification/common_event_service/services/src/
H A 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