HomeSort by relevance Sort by last modified time
    Searched refs:ObjectsWithProperties (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/cellular/
dbus_objectmanager_proxy_interface.h 34 ObjectsWithProperties;
35 typedef base::Callback<void(const ObjectsWithProperties&, const Error&)>
modem_manager_1.cc 136 const ObjectsWithProperties& objects,
139 ObjectsWithProperties::const_iterator m;
modem_manager_unittest.cc 204 void Connect(const ObjectsWithProperties& expected_objects) {
212 static ObjectsWithProperties GetModemWithProperties() {
218 ObjectsWithProperties objects_with_properties;
257 Connect(ObjectsWithProperties());
modem_manager.h 177 const ObjectsWithProperties& objects_with_properties,
  /system/connectivity/shill/dbus/
chromeos_dbus_objectmanager_proxy.cc 149 ObjectsWithProperties objects_with_properties;
164 callback.Run(ObjectsWithProperties(), error);

Completed in 177 milliseconds