/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_sticky_test.cpp | 113 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 498 struct tm recordTime = {0}; variable
|
H A D | common_event_manager_service_test.cpp | 175 struct tm recordTime = {0}; in HWTEST_F() local 213 struct tm recordTime = {0}; in HWTEST_F() local
|
H A D | common_event_freeze_test.cpp | 285 struct tm recordTime = {0}; in SubscribeCommonEvent() local 321 struct tm recordTime = {0}; in PublishCommonEvent() local
|
H A D | common_event_dump_test.cpp | 336 struct tm recordTime = {0}; in SubscribeCommonEvent() local 371 struct tm recordTime = {0}; in PublishCommonEvent() local
|
H A D | common_event_subscribe_unit_test.cpp | 857 struct tm recordTime {0}; struct 893 struct tm recordTime {0}; struct
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | history_event_record.h | 25 struct tm recordTime {}; struct 58 struct tm recordTime {}; struct
|
H A D | common_event_subscriber_manager.h | 36 struct tm recordTime {0}; struct
|
H A D | common_event_record.h | 42 struct tm recordTime {}; struct
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_audio_recorder_fast_audio_function.h | 82 int64_t recordTime = 1000; in FIXTURE() local
|
H A D | test_single_audio_recorder_fast_stop_reset.h | 82 int64_t recordTime = 1000; in FIXTURE() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_manager_service.cpp | 166 struct tm recordTime = {0}; in PublishCommonEventDetailed() local 238 struct tm recordTime = {0}; in SubscribeCommonEvent() local
|
H A D | common_event_sticky_manager.cpp | 102 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpState() local
|
H A D | inner_common_event_manager.cpp | 205 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent() 300 const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, in SubscribeCommonEvent()
|
H A D | common_event_subscriber_manager.cpp | 49 const struct tm &recordTime, const EventRecordInfo &eventRecordInfo) in InsertSubscriber() 157 std::string recordTime = format + "Time: " + std::string(systime) + "\n"; in DumpDetailed() local
|
H A D | common_event_control_manager.cpp | 1003 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpStateByCommonEventRecord() local 1117 std::string recordTime = "\tTime: " + std::string(systime) + "\n"; in DumpHistoryStateByCommonEventRecord() local 1293 std::string recordTime = format + "Time: " + std::string(systime) + "\n"; in DumpHistoryStateBySubscriberRecord() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | db_types.h | 185 Timestamp recordTime = 0; // info generate time member
|