Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Ddisc_event_test.cpp75 .scanCycle = "testScanCycle",
121 .scanCycle = "",
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Ddisc_event.c70 extra->scanCycle = NULL; in DiscEventExtraInit()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h112 const char *scanCycle; // SCAN_CYCLE member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Ddisc_hisysevent_matcher.h69 MatchDiscEventNameTypeExtraStrParam(params, ++index, extra.scanCycle);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_event_converter.h51 DISC_ASSIGNER(String, ScanCycle, scanCycle)