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

  /system/connectivity/shill/dbus/
chromeos_dbus_objectmanager_proxy.cc 149 ObjectsWithProperties objects_with_properties; local
153 objects_with_properties.emplace(object.first.value(),
156 callback.Run(objects_with_properties, Error());
chromeos_dbus_objectmanager_proxy.h 73 const DBusObjectsWithProperties& objects_with_properties);
  /system/connectivity/shill/cellular/
modem_manager_unittest.cc 218 ObjectsWithProperties objects_with_properties; local
219 objects_with_properties[kModemPath] = properties;
221 return objects_with_properties;
modem_manager.h 177 const ObjectsWithProperties& objects_with_properties,

Completed in 275 milliseconds