Searched defs:sourceDebugKey (Results 1 – 9 of 9) sorted by relevance
50 UnsignedLong sourceDebugKey, UnsignedLong triggerDebugKey) { in createEventReportPayload()56 UnsignedLong sourceDebugKey, UnsignedLong triggerDebugKey, List<Uri> destinations) { in createEventReportPayload()
39 @Nullable UnsignedLong sourceDebugKey, @Nullable UnsignedLong triggerDebugKey) { in isAttributionDebugReportPermitted()
96 UnsignedLong sourceDebugKey = null; in getDebugKeys() local204 UnsignedLong sourceDebugKey = null; in getDebugKeysForVerboseTriggerDebugReport() local
156 public @NonNull Builder setSourceDebugKey(@Nullable UnsignedLong sourceDebugKey) { in setSourceDebugKey()
215 public @NonNull Builder setSourceDebugKey(@Nullable UnsignedLong sourceDebugKey) { in setSourceDebugKey()
402 public Builder setSourceDebugKey(UnsignedLong sourceDebugKey) { in setSourceDebugKey()
354 public Builder setSourceDebugKey(UnsignedLong sourceDebugKey) { in setSourceDebugKey()
542 String sourceDebugKey = data.optString(AggregateReportPayloadKeys.SOURCE_DEBUG_KEY); in getActualAggregatablePayloadForTest() local
346 UnsignedLong sourceDebugKey = debugKeyPair.first; in maybeGenerateAggregateReport() local