Home
last modified time | relevance | path

Searched refs:SOFTBUS_ASSIGNER_SIZE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c154 HiSysEventParam params[SOFTBUS_ASSIGNER_SIZE] = { 0 }; in WriteSoftbusEvent()
155 size_t size = ConvertSoftbusForm2Param(params, SOFTBUS_ASSIGNER_SIZE, form); in WriteSoftbusEvent()
177 HiSysEventParam params[SOFTBUS_ASSIGNER_SIZE] = { 0 }; in WriteSoftbusAudit()
178 size_t size = ConvertSoftbusForm2Param(params, SOFTBUS_ASSIGNER_SIZE, form); in WriteSoftbusAudit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h62 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
112 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
154 …params += SOFTBUS_ASSIGNER_SIZE - 1; // Skip softbus params, they are matched by SoftbusParamArray…
195 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
H A Dtrans_hisysevent_matcher.h56 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
98 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
141 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
185 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
H A Ddisc_hisysevent_matcher.h53 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
89 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
H A Dconn_hisysevent_matcher.h69 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
118 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
144 …params += SOFTBUS_ASSIGNER_SIZE; // Skip softbus params, they are matched by SoftbusParamArrayMatc…
H A Dsoftbus_hisysevent_matcher.h28 EXPECT_EQ(paramSize, (formSize + SOFTBUS_ASSIGNER_SIZE));
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dsoftbus_event_test.cpp55 constexpr int32_t VALID_FORM_SIZE = SOFTBUS_ASSIGNER_SIZE;
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dsoftbus_event_converter.h152 #define SOFTBUS_ASSIGNER_SIZE 4 // Size of g_softbusAssigners macro