Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Ddisc_event_test.cpp71 .coapChangeType = 10,
117 .coapChangeType = -10,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h108 int32_t coapChangeType; // COAP_CHANGE_TYPE member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Ddisc_hisysevent_matcher.h65 MatchDiscEventNameTypeExtraInt32Param(params, ++index, extra.coapChangeType);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_event_converter.h47 DISC_ASSIGNER(Int32, CoapChangeType, coapChangeType)