Home
last modified time | relevance | path

Searched refs:HISYSEVENT_UINT64 (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dconn_event_converter.h116 { "NEGOTIATE_TIME", HISYSEVENT_UINT64, ConnAssignerNegotiateTime },
117 { "LINK_TIME", HISYSEVENT_UINT64, ConnAssignerLinkTime },
H A Dlnn_audit_converter.h74 { "CONN_ID", HISYSEVENT_UINT64, LnnAuditAssignerConnectionId },
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h41 HISYSEVENT_UINT64 = 9, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp92 dstParam->t = HISYSEVENT_UINT64; in ConvertEventParam()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_c_test.cpp147 .t = HISYSEVENT_UINT64,
153 .t = HISYSEVENT_UINT64,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp165 { .name = "COST_TIME", .t = HISYSEVENT_UINT64, .v = { .ui64 = costTime } }, in ReportDecodeInfo()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp130 wrapper.paramType = HISYSEVENT_UINT64;
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md91 | HISYSEVENT_UINT64 | uint64_t类型事件参数。 |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp265 { .name = { *DB_SIZE }, .t = HISYSEVENT_UINT64, .v = { .ui64 = dbSize }, .arraySize = 0 }, in ReportDbSize()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md91 | HISYSEVENT_UINT64 | Event parameter of the uint64_t type. |