Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_read.h58 void RegHistoryAppLogListener(HistoryEventLogListener listener);
88 void RegHistoryAppLogListener(HistoryEventLogListener);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp272 void LogAssistant::RegHistoryAppLogListener(HistoryEventLogListener listener) in RegHistoryAppLogListener() function in OHOS::HiviewDFX::LogAssistant
297 void RegHistoryAppLogListener(HistoryEventLogListener listener) in RegHistoryAppLogListener() function
299 OHOS::HiviewDFX::LogAssistant::Instance().RegHistoryAppLogListener(listener); in RegHistoryAppLogListener()
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_read_test.cpp97 RegHistoryAppLogListener(testListener);