Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmodem_manager.h137 std::unique_ptr<DBusPropertiesProxyInterface> dbus_properties_proxy_; variable
Dmodem.h120 std::unique_ptr<DBusPropertiesProxyInterface> dbus_properties_proxy_; variable
Dcellular_bearer.h122 std::unique_ptr<DBusPropertiesProxyInterface> dbus_properties_proxy_; variable
Dcellular_unittest.cc614 unique_ptr<MockDBusPropertiesProxy> dbus_properties_proxy_; member in shill::CellularTest