Home
last modified time | relevance | path

Searched refs:traceId_ (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/include/
H A Devent.h49 traceId_(""), in Event()
75 traceId_(""), in Event()
156 std::string traceId_; member in OHOS::HiviewDFX::Event
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp383 traceId_ = static_cast<int64_t>(hitraceId.GetChainId()); in InitTraceInfo()
606 if (traceId_ == 0) { in AddTraceInfoToJsonString()
609 jsonStr << "," << "\"" << "traceid_" << "\":" << traceId_; in AddTraceInfoToJsonString() local
696 return traceId_; in GetTraceId()
761 traceId_ = traceId; in SetTraceId()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.h416 auto traceId = traceId_++; in GenerateTraceId()
419 static uint32_t traceId_; member in OHOS::MiscServices::JsTextInputClientEngine
H A Djs_text_input_client_engine.cpp37 uint32_t JsTextInputClientEngine::traceId_{ 0 };
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h250 int64_t traceId_ = 0; member in OHOS::HiviewDFX::AppEventPack

Completed in 6 milliseconds