Home
last modified time | relevance | path

Searched refs:HISTORY (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event_constant.h43 HISTORY enumerator
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_types.h29 HISTORY, enumerator
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dinner_common_event_manager_test.cpp150 uint8_t dumpType = DumpEventType::HISTORY; in HWTEST_F()
168 uint8_t dumpType = DumpEventType::HISTORY; in HWTEST_F()
H A Dcommon_event_dump_test.cpp1391 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::HISTORY), "", ALL_USER…
/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp251 cmdInfo.eventType = DumpEventType::HISTORY; in CheckDumpEventType()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp89 DataStatus status = HISTORY;
213 DataStatus status = HISTORY;
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp415 case DumpEventType::HISTORY: { in DumpState()