Home
last modified time | relevance | path

Searched refs:MAX_SIZE_CAPABILITYMAP (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp26 static const int32_t MAX_SIZE_CAPABILITYMAP = OSD_CAPABILITY_BITMAP + 1; member
65 g_sInfo.capability = g_capabilityMap[(DataBitMap)(size % MAX_SIZE_CAPABILITYMAP)].capability; in GenRanDiscInfo()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/publishlnn_fuzzer/
H A Dpublishlnn_fuzzer.cpp27 static const int32_t MAX_SIZE_CAPABILITYMAP = OSD_CAPABILITY_BITMAP + 1; member
55 g_pInfo.capability = g_capabilityMap[(DataBitMap)(size % MAX_SIZE_CAPABILITYMAP)].capability; in GenRanPublishInfo()

Completed in 1 milliseconds