Home
last modified time | relevance | path

Searched refs:gearCycle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dlnn_event_test.cpp34 .gearCycle = 5,
76 .gearCycle = -5,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h104 int32_t gearCycle; // GEAR_CYCLE member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_event_converter.h41 LNN_ASSIGNER(Int32, GearCycle, gearCycle)
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h69 MatchLnnEventNameTypeExtraInt32Param(params, ++index, extra.gearCycle);
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c189 extra.gearCycle = mode->cycle; in DfxRecordSdkShiftGearStart()