/system/connectivity/shill/dbus/ |
D | chromeos_supplicant_network_proxy.h | 46 class PropertySet : public dbus::PropertySet { 48 PropertySet(dbus::ObjectProxy* object_proxy, 54 DISALLOW_COPY_AND_ASSIGN(PropertySet); 73 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_wimax_manager_proxy.h | 47 class PropertySet : public dbus::PropertySet { 49 PropertySet(dbus::ObjectProxy* object_proxy, 55 DISALLOW_COPY_AND_ASSIGN(PropertySet); 79 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_wimax_network_proxy.h | 48 class PropertySet : public dbus::PropertySet { 50 PropertySet(dbus::ObjectProxy* object_proxy, 61 DISALLOW_COPY_AND_ASSIGN(PropertySet); 83 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_supplicant_process_proxy.h | 57 class PropertySet : public dbus::PropertySet { 59 PropertySet(dbus::ObjectProxy* object_proxy, 69 DISALLOW_COPY_AND_ASSIGN(PropertySet); 102 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_wimax_device_proxy.h | 64 class PropertySet : public dbus::PropertySet { 66 PropertySet(dbus::ObjectProxy* object_proxy, 74 DISALLOW_COPY_AND_ASSIGN(PropertySet); 100 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_modem_cdma_proxy.h | 64 class PropertySet : public dbus::PropertySet { 66 PropertySet(dbus::ObjectProxy* object_proxy, 72 DISALLOW_COPY_AND_ASSIGN(PropertySet); 118 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_modem_gsm_card_proxy.h | 74 class PropertySet : public dbus::PropertySet { 76 PropertySet(dbus::ObjectProxy* object_proxy, 82 DISALLOW_COPY_AND_ASSIGN(PropertySet); 104 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_modem_gsm_network_proxy.h | 72 class PropertySet : public dbus::PropertySet { 74 PropertySet(dbus::ObjectProxy* object_proxy, 80 DISALLOW_COPY_AND_ASSIGN(PropertySet); 130 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_supplicant_network_proxy.cc | 42 ChromeosSupplicantNetworkProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosSupplicantNetworkProxy::PropertySet 46 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 60 new PropertySet( in ChromeosSupplicantNetworkProxy()
|
D | chromeos_supplicant_interface_proxy.h | 79 class PropertySet : public dbus::PropertySet { 81 PropertySet(dbus::ObjectProxy* object_proxy, 92 DISALLOW_COPY_AND_ASSIGN(PropertySet); 129 std::unique_ptr<PropertySet> properties_;
|
D | chromeos_wimax_manager_proxy.cc | 47 ChromeosWiMaxManagerProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosWiMaxManagerProxy::PropertySet 51 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 78 new PropertySet( in ChromeosWiMaxManagerProxy()
|
D | chromeos_wimax_network_proxy.cc | 48 ChromeosWiMaxNetworkProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosWiMaxNetworkProxy::PropertySet 52 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 78 new PropertySet( in ChromeosWiMaxNetworkProxy()
|
D | chromeos_modem_cdma_proxy.cc | 42 ChromeosModemCDMAProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosModemCDMAProxy::PropertySet 46 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 76 new PropertySet( in ChromeosModemCDMAProxy()
|
D | chromeos_supplicant_process_proxy.cc | 47 ChromeosSupplicantProcessProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosSupplicantProcessProxy::PropertySet 51 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 75 new PropertySet( in ChromeosSupplicantProcessProxy()
|
D | chromeos_wimax_device_proxy.cc | 50 ChromeosWiMaxDeviceProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosWiMaxDeviceProxy::PropertySet 54 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 82 new PropertySet( in ChromeosWiMaxDeviceProxy()
|
D | chromeos_modem_gsm_card_proxy.cc | 45 ChromeosModemGSMCardProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosModemGSMCardProxy::PropertySet 49 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 62 new PropertySet( in ChromeosModemGSMCardProxy()
|
D | chromeos_modem_gsm_network_proxy.cc | 44 ChromeosModemGSMNetworkProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosModemGSMNetworkProxy::PropertySet 48 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 78 new PropertySet( in ChromeosModemGSMNetworkProxy()
|
D | chromeos_supplicant_interface_proxy.cc | 49 ChromeosSupplicantInterfaceProxy::PropertySet::PropertySet( in PropertySet() function in shill::ChromeosSupplicantInterfaceProxy::PropertySet 53 : dbus::PropertySet(object_proxy, interface_name, callback) { in PropertySet() 74 new PropertySet( in ChromeosSupplicantInterfaceProxy()
|