Lines Matching full:manager
36 #include "shill/manager.h"
70 manager(),
77 manager(),
90 Manager::Properties properties_;
190 manager()->dhcp_properties_ = std::move(dhcp_props);
192 manager()->RegisterDevice(device_);
194 manager()->DeregisterDevice(device_);
199 Manager::Properties manager_props;
247 manager()->dhcp_properties_ = std::move(dhcp_props);
251 manager()->dhcp_properties_.get());
329 Manager::Properties manager_props;
332 manager()->dhcp_properties_ = std::move(dhcp_props);
335 manager()->dhcp_properties_.get());
372 manager()));
381 manager()));