Home
last modified time | relevance | path

Searched defs:recordTime (Results 1 – 12 of 12) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
Dcommon_event_sticky_test.cpp113 struct tm recordTime = {0}; variable
150 struct tm recordTime = {0}; variable
198 struct tm recordTime = {0}; variable
230 struct tm recordTime = {0}; variable
262 struct tm recordTime = {0}; variable
Dcommon_event_freeze_test.cpp285 struct tm recordTime = {0}; in SubscribeCommonEvent() local
319 struct tm recordTime = {0}; in PublishCommonEvent() local
Dcommon_event_subscribe_unit_test.cpp370 struct tm recordTime {0}; struct
406 struct tm recordTime {0}; struct
Dcommon_event_dump_test.cpp326 struct tm recordTime = {0}; in SubscribeCommonEvent() local
359 struct tm recordTime = {0}; in PublishCommonEvent() local
/base/notification/common_event_service/services/include/
Dhistory_event_record.h25 struct tm recordTime {}; struct
58 struct tm recordTime {}; struct
Dcommon_event_subscriber_manager.h31 struct tm recordTime {0}; struct
Dcommon_event_record.h41 struct tm recordTime {}; struct
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp146 struct tm recordTime = {0}; in PublishCommonEventDetailed() local
215 struct tm recordTime = {0}; in SubscribeCommonEvent() local
Dinner_common_event_manager.cpp64 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent()
157 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in SubscribeCommonEvent()
Dcommon_event_subscriber_manager.cpp39 const struct tm &recordTime, const EventRecordInfo &eventRecordInfo) in InsertSubscriber()
136 std::string recordTime = format + "Time: " + std::string(systime) + "\n"; in DumpDetailed() local
Dcommon_event_sticky_manager.cpp102 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpState() local
Dcommon_event_control_manager.cpp951 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpStateByCommonEventRecord() local
1065 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpHistoryStateByCommonEventRecord() local
1241 std::string recordTime = format + "Time: " + std::string(systime) + "\n"; in DumpHistoryStateBySubscriberRecord() local