Searched refs:PopAnyProfile (Results 1 – 11 of 11) sorted by relevance
366 def PopAnyProfile(self): member in FlimFlam367 self.manager.PopAnyProfile()
121 bool PopAnyProfile();
388 bool ProxyDbusClient::PopAnyProfile() { in PopAnyProfile() function in ProxyDbusClient390 return shill_manager_proxy_.PopAnyProfile(&error); in PopAnyProfile()
366 return dbus_client_->PopAnyProfile(); in PopProfile()
203 bool ChromeosManagerDBusAdaptor::PopAnyProfile(brillo::ErrorPtr* error) { in PopAnyProfile() function in shill::ChromeosManagerDBusAdaptor206 manager_->PopAnyProfile(&e); in PopAnyProfile()
91 bool PopAnyProfile(brillo::ErrorPtr* error) override;
105 MOCK_METHOD2(PopAnyProfile,
234 void PopAnyProfile(Error* error);
612 void Manager::PopAnyProfile(Error* error) { in PopAnyProfile() function in shill::Manager
258 manager->PopAnyProfile(&error); in TestPopAnyProfile()
101 object PopAnyProfile()