Home
last modified time | relevance | path

Searched refs:MAX_SIZE_EXCHANGE_MEDIUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/publishlnn_fuzzer/
H A Dpublishlnn_fuzzer.cpp25 static const int32_t MAX_SIZE_EXCHANGE_MEDIUM = MEDIUM_BUTT + 1; variable
53 g_pInfo.medium = (ExchangeMedium)(size % MAX_SIZE_EXCHANGE_MEDIUM); in GenRanPublishInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp24 static const int32_t MAX_SIZE_EXCHANGE_MEDIUM = MEDIUM_BUTT + 1; variable
61 g_sInfo.medium = (ExchangeMedium)(size % MAX_SIZE_EXCHANGE_MEDIUM); in GenRanDiscInfo()