/system/connectivity/shill/ |
D | mock_virtual_device.cc | 27 Technology::Identifier technology) in MockVirtualDevice()
|
D | technology.cc | 152 bool Technology::IsPrimaryConnectivityTechnology(Identifier technology) { in IsPrimaryConnectivityTechnology()
|
D | device_stub.h | 49 Technology::Identifier technology) in DeviceStub()
|
D | virtual_device_unittest.cc | 71 TEST_F(VirtualDeviceTest, technology) { in TEST_F() argument
|
D | metrics.cc | 691 Technology::Identifier technology = (service) ? service->technology() : in NotifyDefaultServiceChanged() local 763 string technology = Technology::NameFromIdentifier(technology_id); in GetFullMetricName() local 770 Technology::Identifier technology = service.technology(); in NotifyServiceDisconnect() local 783 Technology::Identifier technology = service.technology(); in NotifySignalAtDisconnect() local 935 Technology::Identifier technology, in NotifyLinkMonitorFailure() 973 Technology::Identifier technology, in NotifyLinkMonitorResponseTimeSampleAdded() 1022 Technology::Identifier technology) { in RegisterDevice() 1087 Technology::Identifier technology) { in IsDeviceRegistered() 1616 Technology::Identifier technology = service.technology(); in InitializeCommonServiceMetrics() local
|
D | virtual_device.cc | 44 Technology::Identifier technology) in VirtualDevice()
|
D | manager.cc | 883 Technology::Identifier technology = in CreateTemporaryServiceFromProfile() local 1349 for (const auto& technology : technology_vector) { in SetProhibitedTechnologies() local 1365 void Manager::OnTechnologyProhibited(Technology::Identifier technology, in OnTechnologyProhibited() 1887 for (const auto& technology : kProbeTechnologies) { in DevicePresenceStatusCheck() local 1997 Technology::Identifier technology = service->technology(); in ConnectToBestServicesTask() local 2297 Technology::Identifier technology = Technology::IdentifierFromName(type); in GetServiceInner() local 2388 Technology::Identifier technology = Technology::IdentifierFromName(type); in ConfigureServiceForProfile() local 2545 const string& technology, Error* error) { in RequestScan() 2566 for (const auto& technology : technology_order_) { in GetTechnologyOrder() local
|
D | device_info.cc | 186 Technology::Identifier technology = info.second.technology; in GetUninitializedTechnologies() local 453 Technology::Identifier technology) { in CreateDevice() 619 Technology::Identifier technology = Technology::kUnknown; in AddLinkMsgHandler() local 1144 Technology::Identifier technology = GetDeviceTechnology(link_name); in DelayedDeviceCreationTask() local
|
D | connection.h | 139 virtual Technology::Identifier technology() const { return technology_; } in technology() function
|
D | device_info.h | 198 Technology::Identifier technology; member
|
D | connection.cc | 113 Technology::Identifier technology, in Connection()
|
D | device.h | 241 virtual Technology::Identifier technology() const { return technology_; } in technology() function
|
D | service.h | 423 virtual Technology::Identifier technology() const { return technology_; } in technology() function
|
D | service.cc | 147 Technology::Identifier technology) in Service()
|
D | device.cc | 146 Technology::Identifier technology) in Device()
|
D | device_info_unittest.cc | 134 Technology::Identifier technology) { in CreateDevice()
|
D | device_unittest.cc | 108 Technology::Identifier technology) in TestDevice()
|
D | metrics.h | 1142 Technology::Identifier technology; member
|
/system/connectivity/shill/ethernet/ |
D | ethernet_service.cc | 77 Technology::Identifier technology, in EthernetService()
|
/system/connectivity/shill/cellular/ |
D | cellular_service.cc | 447 void CellularService::SetNetworkTechnology(const string& technology) { in SetNetworkTechnology()
|
D | cellular_capability_gsm_unittest.cc | 243 void SetAccessTechnology(uint32_t technology) { in SetAccessTechnology()
|
/system/connectivity/shill/test-scripts/ |
D | flimflam.py | 411 def RequestScan(self, technology): argument
|
/system/connectivity/shill/dbus/ |
D | chromeos_manager_dbus_adaptor.cc | 225 const string& technology) { // NOLINT in RequestScan()
|