Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h223 void SetTraceFlag(int traceFlag);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp103 event->SetTraceFlag(GetIntFromResultSet(resultSet, Events::FIELD_TRACE_FLAG)); in GetEventFromResultSet()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp774 void AppEventPack::SetTraceFlag(int traceFlag) in SetTraceFlag() function in OHOS::HiviewDFX::AppEventPack