Home
last modified time | relevance | path

Searched refs:SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h30 #define SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE 52 macro
95 uint32_t u32a[SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE];
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp65 uint32_t arraySize = sizeof(uint32_t) * SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; in ConvertEventParam()
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_discreporter.c311 for (int i = 0; i < SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; i++) { in SoftBusCreateDiscBleRssiMsg()
320 for (int i = 0; i < SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; i++) { in SoftBusCreateDiscBleRssiMsg()

Completed in 3 milliseconds