Home
last modified time | relevance | path

Searched refs:AppendBaseInfo (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.cpp90 DfxRingBufferWrapper::GetInstance().AppendBaseInfo(headerInfo); in PrintDumpHeader()
189 DfxRingBufferWrapper::GetInstance().AppendBaseInfo(headerInfo); in PrintThreadHeaderByConfig()
232 DfxRingBufferWrapper::GetInstance().AppendBaseInfo("========SubmitterStacktrace========\n"); in PrintThreadBacktraceByConfig()
241 DfxRingBufferWrapper::GetInstance().AppendBaseInfo(DfxFrameFormatter::GetFrameStr(frame)); in PrintThreadBacktraceByConfig()
272 DfxRingBufferWrapper::GetInstance().AppendBaseInfo(regs->PrintRegs()); in PrintRegsByConfig()
H A Ddfx_ring_buffer_wrapper.h48 void AppendBaseInfo(const std::string& info);
H A Ddfx_ring_buffer_wrapper.cpp115 void DfxRingBufferWrapper::AppendBaseInfo(const std::string& info) in AppendBaseInfo() function in OHOS::HiviewDFX::DfxRingBufferWrapper
/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_event.h110 void AppendBaseInfo(std::stringstream& ss);
/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp79 void DecodedEvent::AppendBaseInfo(std::stringstream& ss) in AppendBaseInfo() function in OHOS::HiviewDFX::EventRaw::DecodedEvent
226 AppendBaseInfo(jsonStream); in AsJsonStr()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp625 void AppendBaseInfo(const napi_env env, napi_value& sysEventInfo, const std::string& key, Json::Value& value) in AppendBaseInfo() function
801 AppendBaseInfo(env, sysEventInfo, propertyName, eventJson[propertyName]);

Completed in 4 milliseconds