Lines Matching refs:technology_id
762 Technology::Identifier technology_id) { in GetFullMetricName() argument
763 string technology = Technology::NameFromIdentifier(technology_id); in GetFullMetricName()
1392 void Metrics::NotifyFallbackDNSTestResult(Technology::Identifier technology_id, in NotifyFallbackDNSTestResult() argument
1395 technology_id); in NotifyFallbackDNSTestResult()
1401 void Metrics::NotifyNetworkProblemDetected(Technology::Identifier technology_id, in NotifyNetworkProblemDetected() argument
1404 technology_id); in NotifyNetworkProblemDetected()
1419 Technology::Identifier technology_id, NetworkConnectionIPType type) { in NotifyNetworkConnectionIPType() argument
1421 technology_id); in NotifyNetworkConnectionIPType()
1425 void Metrics::NotifyIPv6ConnectivityStatus(Technology::Identifier technology_id, in NotifyIPv6ConnectivityStatus() argument
1428 technology_id); in NotifyIPv6ConnectivityStatus()
1434 void Metrics::NotifyDevicePresenceStatus(Technology::Identifier technology_id, in NotifyDevicePresenceStatus() argument
1437 technology_id); in NotifyDevicePresenceStatus()
1443 void Metrics::NotifyDeviceRemovedEvent(Technology::Identifier technology_id) { in NotifyDeviceRemovedEvent() argument
1445 switch (technology_id) { in NotifyDeviceRemovedEvent()
1466 Technology::Identifier technology_id, int signal_strength) { in NotifyUnreliableLinkSignalStrength() argument
1468 kMetricUnreliableLinkSignalStrengthSuffix, technology_id); in NotifyUnreliableLinkSignalStrength()