Searched refs:objects_with_properties (Results 1 – 4 of 4) sorted by relevance
149 ObjectsWithProperties objects_with_properties; in OnGetManagedObjectsSuccess() local153 objects_with_properties.emplace(object.first.value(), in OnGetManagedObjectsSuccess()156 callback.Run(objects_with_properties, Error()); in OnGetManagedObjectsSuccess()
73 const DBusObjectsWithProperties& objects_with_properties);
218 ObjectsWithProperties objects_with_properties; in GetModemWithProperties() local219 objects_with_properties[kModemPath] = properties; in GetModemWithProperties()221 return objects_with_properties; in GetModemWithProperties()
177 const ObjectsWithProperties& objects_with_properties,