Home
last modified time | relevance | path

Searched defs:spanId (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp176 constexpr uint64_t spanId = 0x12345; variable
241 constexpr uint64_t spanId = 0x12345; variable
713 uint64_t spanId = GenerateSpanId(); variable
781 uint64_t spanId = GenerateSpanId(); variable
846 uint64_t spanId = GenerateSpanId(); variable
911 uint64_t spanId = GenerateSpanId(); variable
980 uint64_t spanId = GenerateSpanId(); variable
H A Dhitracechaincpp_test.cpp773 uint64_t spanId = GenerateSpanId(); variable
839 uint64_t spanId = GenerateSpanId(); variable
904 uint64_t spanId = GenerateSpanId(); variable
971 uint64_t spanId = GenerateSpanId(); variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_handler_utils.h74 LOCAL_API static inline void HiTracePointerOutPutEventId(const std::shared_ptr<HiTraceId> &spanId, … in HiTracePointerOutPutEventId()
88 LOCAL_API static inline void HiTracePointerOutPut(const std::shared_ptr<HiTraceId>& spanId, in HiTracePointerOutPut()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h26 uint64_t spanId; member
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp86 void HiTraceId::SetSpanId(uint64_t spanId) in SetSpanId()
H A Dhitracechainc.c348 int HiTraceChainGetInfo(uint64_t* chainId, uint32_t* flags, uint64_t* spanId, uint64_t* parentSpanI… in HiTraceChainGetInfo()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h89 uint64_t spanId : 26; member
197 static inline void HiTraceChainSetSpanId(HiTraceIdStruct* pId, uint64_t spanId) in HiTraceChainSetSpanId()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp212 RawDataBuilder& RawDataBuilder::AppendSpanId(const uint32_t spanId) in AppendSpanId()
233 RawDataBuilder& RawDataBuilder::AppendTraceInfo(const uint64_t traceId, const uint32_t spanId, in AppendTraceInfo()
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c64 void HiTraceChainSetSpanIdWrapper(HiTraceIdStruct* pId, uint64_t spanId) in HiTraceChainSetSpanIdWrapper()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp191 auto spanId = event->GetOrCreateTraceId(); in SendSyncEvent() local
220 auto spanId = event->GetOrCreateTraceId(); in SendSyncEvent() local
460 auto spanId = event->GetTraceId(); in DistributeEvent() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h310 uint64_t spanId : 26; member
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md919 ### spanId subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md919 ### spanId subsection
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c117 void OH_HiTrace_SetSpanId(HiTraceId* id, uint64_t spanId) in OH_HiTrace_SetSpanId()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h84 uint32_t spanId; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h73 uint64_t spanId : 26; member
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h123 uint32_t spanId; member
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_builder.h192 uint32_t spanId = 0; in UpdateSpanId() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp251 uint64_t spanId = 0; in HiLogPrintArgs() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp122 uint64_t spanId = NapiHitraceUtil::GetPropertyInt64(env, valueObject, SPAN_ID_ATTR); in TransHiTraceIdJsObjectToNative() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.h80 int32_t spanId = -1; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_utils.h214 int32_t spanId = 0; member
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp1021 SpanInfo::SpanInfo(const int32_t &spanId, const std::string &spanText, const std::string &accessibi… in SpanInfo()
1031 void SpanInfo::SetSpanId(const int32_t spanId) in SetSpanId()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dopencensus-contrib-http-util-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-contrib-http-util-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...

12