Home
last modified time | relevance | path

Searched refs:DumpHistoryState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h129 …void DumpHistoryState(const std::string &event, const int32_t &userId, std::vector<std::string> &s…
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp417 controlPtr_->DumpHistoryState(event, userId, state); in DumpState()
426 controlPtr_->DumpHistoryState(event, userId, state); in DumpState()
H A Dcommon_event_control_manager.cpp1382 void CommonEventControlManager::DumpHistoryState( in DumpHistoryState() function in OHOS::EventFwk::CommonEventControlManager