Home
last modified time | relevance | path

Searched defs:technology_id (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dmetrics.cc762 Technology::Identifier technology_id) { in GetFullMetricName()
1392 void Metrics::NotifyFallbackDNSTestResult(Technology::Identifier technology_id, in NotifyFallbackDNSTestResult()
1401 void Metrics::NotifyNetworkProblemDetected(Technology::Identifier technology_id, in NotifyNetworkProblemDetected()
1419 Technology::Identifier technology_id, NetworkConnectionIPType type) { in NotifyNetworkConnectionIPType()
1425 void Metrics::NotifyIPv6ConnectivityStatus(Technology::Identifier technology_id, in NotifyIPv6ConnectivityStatus()
1434 void Metrics::NotifyDevicePresenceStatus(Technology::Identifier technology_id, in NotifyDevicePresenceStatus()
1443 void Metrics::NotifyDeviceRemovedEvent(Technology::Identifier technology_id) { in NotifyDeviceRemovedEvent()
1466 Technology::Identifier technology_id, int signal_strength) { in NotifyUnreliableLinkSignalStrength()