Home
last modified time | relevance | path

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

/external/cronet/components/metrics/
Ddrive_metrics_provider.cc20 DriveMetricsProvider::DriveMetricsProvider(int local_state_path_key) in DriveMetricsProvider() argument
21 : local_state_path_key_(local_state_path_key) {} in DriveMetricsProvider()
50 int local_state_path_key) { in GetDriveMetricsOnBackgroundThread() argument
56 QuerySeekPenalty(local_state_path_key, &metrics.user_data_drive); in GetDriveMetricsOnBackgroundThread()
Ddrive_metrics_provider.h25 explicit DriveMetricsProvider(int local_state_path_key);
60 int local_state_path_key);