Home
last modified time | relevance | path

Searched refs:spanId_ (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/include/
H A Devent.h50 spanId_(""), in Event()
76 spanId_(""), in Event()
157 std::string spanId_; member in OHOS::HiviewDFX::Event
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp384 spanId_ = static_cast<int64_t>(hitraceId.GetSpanId()); in InitTraceInfo()
610 jsonStr << "," << "\"" << "spanid_" << "\":" << spanId_; in AddTraceInfoToJsonString() local
701 return spanId_; in GetSpanId()
766 spanId_ = spanId; in SetSpanId()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h251 int64_t spanId_ = 0; member in OHOS::HiviewDFX::AppEventPack

Completed in 3 milliseconds