Home
last modified time | relevance | path

Searched refs:RealTimeAppLogUpdate (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_read.h68 void RealTimeAppLogUpdate(const std::string& realTimeLog);
90 void RealTimeAppLogUpdate(const std::string&);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_read.cpp278 void LogAssistant::RealTimeAppLogUpdate(const string& realTimeLog) in RealTimeAppLogUpdate() function in OHOS::HiviewDFX::LogAssistant
302 void RealTimeAppLogUpdate(const string& realTimeLog) in RealTimeAppLogUpdate() function
304 OHOS::HiviewDFX::LogAssistant::Instance().RealTimeAppLogUpdate(realTimeLog); in RealTimeAppLogUpdate()
Dhiappevent_write.cpp64 LogAssistant::Instance().RealTimeAppLogUpdate(event); in WriteEventToFile()
Dlibhiappevent_base.map37 RealTimeAppLogUpdate;
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_read_test.cpp70 RealTimeAppLogUpdate(TEST_EVENT);