Home
last modified time | relevance | path

Searched refs:TRANS_ASSIGNER_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c94 HiSysEventParam transParams[TRANS_ASSIGNER_SIZE] = { 0 }; in WriteTransEventAndFree()
95 size_t transSize = ConvertTransForm2Param(transParams, TRANS_ASSIGNER_SIZE, form); in WriteTransEventAndFree()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_event_converter.h70 #define TRANS_ASSIGNER_SIZE 32 // Size of TRANS_ASSIGNERS macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dtrans_event_test.cpp95 constexpr int32_t VALID_EXTRA_SIZE = TRANS_ASSIGNER_SIZE;