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 D | conn_event_converter.h | 116 { "NEGOTIATE_TIME", HISYSEVENT_UINT64, ConnAssignerNegotiateTime }, 117 { "LINK_TIME", HISYSEVENT_UINT64, ConnAssignerLinkTime },
|
H A D | lnn_audit_converter.h | 74 { "CONN_ID", HISYSEVENT_UINT64, LnnAuditAssignerConnectionId },
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | hisysevent_c.h | 41 HISYSEVENT_UINT64 = 9, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hisysevent.cpp | 92 dstParam->t = HISYSEVENT_UINT64; in ConvertEventParam()
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_c_test.cpp | 147 .t = HISYSEVENT_UINT64, 153 .t = HISYSEVENT_UINT64,
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_dfx.cpp | 165 { .name = "COST_TIME", .t = HISYSEVENT_UINT64, .v = { .ui64 = costTime } }, in ReportDecodeInfo()
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 130 wrapper.paramType = HISYSEVENT_UINT64;
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 91 | HISYSEVENT_UINT64 | uint64_t类型事件参数。 |
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ |
H A D | hiview_adapter.cpp | 265 { .name = { *DB_SIZE }, .t = HISYSEVENT_UINT64, .v = { .ui64 = dbSize }, .arraySize = 0 }, in ReportDbSize()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 91 | HISYSEVENT_UINT64 | Event parameter of the uint64_t type. |
|