Home
last modified time | relevance | path

Searched refs:pspanId_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp385 pspanId_ = static_cast<int64_t>(hitraceId.GetParentSpanId()); in InitTraceInfo()
611 jsonStr << "," << "\"" << "pspanid_" << "\":" << pspanId_; in AddTraceInfoToJsonString() local
706 return pspanId_; in GetPspanId()
771 pspanId_ = pspanId; in SetPspanId()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h252 int64_t pspanId_ = 0; member in OHOS::HiviewDFX::AppEventPack

Completed in 3 milliseconds