Home
last modified time | relevance | path

Searched refs:InterfaceToProperties (Results 1 – 12 of 12) sorted by relevance

/system/connectivity/shill/cellular/
Ddbus_objectmanager_proxy_interface.h32 typedef std::map<std::string, KeyValueStore> InterfaceToProperties; typedef
33 typedef std::map<std::string, InterfaceToProperties>
37 typedef base::Callback<void(const InterfaceToProperties&, const Error&)>
40 const InterfaceToProperties&)>
Dmodem_manager_1.cc87 const InterfaceToProperties& properties) { in AddModem1()
100 const InterfaceToProperties& properties) { in InitModem1()
111 const InterfaceToProperties& properties) { in OnInterfacesAddedSignal()
Dmodem_1.cc63 void Modem1::CreateDeviceMM1(const InterfaceToProperties& properties) { in CreateDeviceMM1()
66 InterfaceToProperties::const_iterator it = in CreateDeviceMM1()
Dmodem.h55 const InterfaceToProperties& properties);
122 InterfaceToProperties initial_properties_;
174 void CreateDeviceMM1(const InterfaceToProperties& properties);
Dmodem_manager.h159 const InterfaceToProperties& properties);
161 const InterfaceToProperties& properties);
170 const InterfaceToProperties& properties);
Dmodem_manager_unittest.cc188 const InterfaceToProperties&));
215 InterfaceToProperties properties; in GetModemWithProperties()
263 InterfaceToProperties()); in TEST_F()
Dmodem.cc108 const InterfaceToProperties& properties) { in CreateDeviceFromModemProperties()
115 InterfaceToProperties::const_iterator properties_it = in CreateDeviceFromModemProperties()
Dmodem_unittest.cc116 InterfaceToProperties properties; in TEST_F()
178 InterfaceToProperties properties; in TEST_F()
217 InterfaceToProperties properties; in TEST_F()
Dmodem_classic.cc71 InterfaceToProperties properties; in CreateDeviceClassic()
Dmodem_1_unittest.cc107 InterfaceToProperties properties; in TEST_F()
/system/connectivity/shill/dbus/
Dchromeos_dbus_objectmanager_proxy.cc131 InterfaceToProperties interface_to_properties; in InterfacesAdded()
151 InterfaceToProperties interface_to_properties; in OnGetManagedObjectsSuccess()
169 InterfaceToProperties* interface_to_properties) { in ConvertDBusInterfaceProperties()
Dchromeos_dbus_objectmanager_proxy.h91 InterfaceToProperties* interface_to_properties);