Searched refs:mDebugCleartextPayload (Results 1 – 2 of 2) sorted by relevance
58 private String mDebugCleartextPayload; field in AggregateReport101 mDebugCleartextPayload = null; in AggregateReport()124 && Objects.equals(mDebugCleartextPayload, aggregateReport.mDebugCleartextPayload) in equals()152 mDebugCleartextPayload, in hashCode()212 return mDebugCleartextPayload; in getDebugCleartextPayload()310 JSONObject debugCleartextPayload = new JSONObject(mDebugCleartextPayload); in extractAggregateHistogramContributions()396 mAttributionReport.mDebugCleartextPayload = debugCleartextPayload; in setDebugCleartextPayload()525 mAttributionReport.mDebugCleartextPayload = debugPayload; in getNullAggregateReportBuilder()
46 private String mDebugCleartextPayload; field in AggregateReportBody93 mDebugCleartextPayload = other.mDebugCleartextPayload; in AggregateReportBody()167 key.getPublicKey(), mDebugCleartextPayload, sharedInfo); in aggregationServicePayloadsToJson()176 AggregateCryptoConverter.encode(mDebugCleartextPayload)); in aggregationServicePayloadsToJson()245 mBuilding.mDebugCleartextPayload = debugCleartextPayload; in setDebugCleartextPayload()