Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_read.h68 void RealTimeAppLogUpdate(const std::string& realTimeLog);
90 void RealTimeAppLogUpdate(const std::string&);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp283 void LogAssistant::RealTimeAppLogUpdate(const string& realTimeLog) in RealTimeAppLogUpdate() function in OHOS::HiviewDFX::LogAssistant
307 void RealTimeAppLogUpdate(const string& realTimeLog) in RealTimeAppLogUpdate() function
309 OHOS::HiviewDFX::LogAssistant::Instance().RealTimeAppLogUpdate(realTimeLog); in RealTimeAppLogUpdate()
H A Dhiappevent_write.cpp56 LogAssistant::Instance().RealTimeAppLogUpdate(event); in WriteEventToFile()
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_read_test.cpp70 RealTimeAppLogUpdate(TEST_EVENT);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp84 LogAssistant::Instance().RealTimeAppLogUpdate(event); in WriteEventToFile()