Searched refs:destinationMultiplier (Results 1 – 3 of 3) sorted by relevance
103 TriggerSpecs triggerSpecs, int destinationMultiplier, ThreadLocalRandom rand) { in selectFlexEventReportRandomStateAndGenerateReportConfigs() argument111 updatedPerTypeNumWindowList[i] = params[1][i] * destinationMultiplier; in selectFlexEventReportRandomStateAndGenerateReportConfigs()127 fakeReportConfig[1] = (rawFakeReport.getWindowIndex()) / destinationMultiplier; in selectFlexEventReportRandomStateAndGenerateReportConfigs()128 fakeReportConfig[2] = (rawFakeReport.getWindowIndex()) % destinationMultiplier; in selectFlexEventReportRandomStateAndGenerateReportConfigs()
88 (triggerSpecs, destinationMultiplier, expectedReports, rand) -> {92 triggerSpecs, destinationMultiplier, rand);
492 int destinationMultiplier = source.getDestinationTypeMultiplier(flags); in PrivacyComputationParams() local495 updatedPerTypeNumWindowList[i] = mPerTypeNumWindowList[i] * destinationMultiplier; in PrivacyComputationParams()