Home
last modified time | relevance | path

Searched refs:channelScore (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dtrans_event_test.cpp77 .channelScore = 15,
129 .channelScore = -15,
265 .channelScore = 15,
283 .channelScore = 15,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dtrans_event_form.h87 int32_t channelScore; // CHAN_SCORE member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_event_converter.h52 TRANS_ASSIGNER(Int32, ChannelScore, channelScore)
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dtrans_hisysevent_matcher.h74 MatchTransEventNameTypeExtraInt32Param(params, ++index, extra.channelScore);