Home
last modified time | relevance | path

Searched refs:pspanId (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h40 uint64_t pspanId; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp109 recordStruct.pspanId = recordObj.GetPspanId(); in ConvertRecord()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h222 void SetPspanId(int64_t pspanId);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp769 void AppEventPack::SetPspanId(int64_t pspanId) in SetPspanId() argument
771 pspanId_ = pspanId; in SetPspanId()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp80 PRId64 ", traceId=%{public}" PRIu64 ", spandId=%{public}" PRIu64 ", pspanId=%{public}" in RecordBaseParamPrint()
84 record.traceId, record.spandId, record.pspanId, in RecordBaseParamPrint()
103 ASSERT_GE(record.pspanId, 0); in OnQueryTest()
H A Dhisysevent_native_test.cpp1465 auto pspanId = record.GetPspanId(); in HWTEST_F() local
1466 ASSERT_GE(pspanId, 0); in HWTEST_F()

Completed in 7 milliseconds