Searched refs:TraceIdImpl (Results 1 – 2 of 2) sorted by relevance
22 class TraceIdImpl : public TraceId { class24 …TraceIdImpl() : traceId_(std::make_unique<OHOS::HiviewDFX::HiTraceId>(OHOS::HiviewDFX::HiTraceChai… in TraceIdImpl() function in OHOS::Ace::TraceIdImpl26 ~TraceIdImpl() = default;46 return std::make_shared<TraceIdImpl>(); in CreateTraceId()
20 class TraceIdImpl : public TraceId {}; class24 return std::make_shared<TraceIdImpl>(); in CreateTraceId()