Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/common/
DTrainingEventLogger.java152 .setExampleStoreStartQueryLatencyNanos( in logComputationCompleted()
176 .setExampleStoreStartQueryLatencyNanos( in logEventWithExampleStats()
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/statsd/
DTrainingEventReported.java342 public @NonNull Builder setExampleStoreStartQueryLatencyNanos(long value) { in setExampleStoreStartQueryLatencyNanos() method in TrainingEventReported.Builder