Searched defs:spanId_ (Results 1 - 3 of 3) sorted by relevance
| /base/hiviewdfx/hiview/base/include/ | ||
| H A D | event.h | 157 std::string spanId_;
member in OHOS::HiviewDFX::Event |
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ | ||
| H A D | hiappevent_base.h | 251 int64_t spanId_ = 0;
member in OHOS::HiviewDFX::AppEventPack |
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ | ||
| H A D | hiappevent_base.cpp | 610 jsonStr << "," << "\"" << "spanid_" << "\":" << spanId_;
in AddTraceInfoToJsonString() local |
Completed in 4 milliseconds