Home
last modified time | relevance | path

Searched refs:HISYSEVENT_BOOL (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp141 { .name = "EDITABLE", .t = HISYSEVENT_BOOL, .v = { .b = options.editable } }, in ReportDecodeInfo()
161 … { .name = "INCREMENTAL_DECODE", .t = HISYSEVENT_BOOL, .v = { .b = options.isIncrementalDecode } }, in ReportDecodeInfo()
162 { .name = "HARD_DECODE", .t = HISYSEVENT_BOOL, .v = { .b = options.isHardDecode } }, in ReportDecodeInfo()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h33 HISYSEVENT_BOOL = 1, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp68 dstParam->t = HISYSEVENT_BOOL; in ConvertEventParam()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_c_test.cpp51 .t = HISYSEVENT_BOOL,
57 .t = HISYSEVENT_BOOL,
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp530 … {.name = {"ISLOCALPASTE"}, .t = HISYSEVENT_BOOL, .v = { .b = isLocalPaste}, .arraySize = 0, }, in ReportUseBehaviour()
531 {.name = {"ISREMOTE"}, .t = HISYSEVENT_BOOL, .v = { .b = isRemote}, .arraySize = 0, }, in ReportUseBehaviour()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md83 | HISYSEVENT_BOOL | bool类型事件参数。 |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md83 | HISYSEVENT_BOOL | Event parameter of the bool type. |