Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_guard.cpp72 event.SetLog(LOG_NOT_ALLOW_PACK|LOG_REPEAT); in Check()
75 event.SetLog(LOG_ALLOW_PACK|LOG_PACKED); in Check()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dsys_event.h87 void SetLog(uint8_t log);
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp269 void SysEvent::SetLog(uint8_t log) in SetLog() function in OHOS::HiviewDFX::SysEvent
H A Dlibhiviewbase.map383 "OHOS::HiviewDFX::SysEvent::SetLog(unsigned char)";
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp640 sysEvent->SetLog(log);