Searched refs:InsertUserProfile (Results 1 – 8 of 8) sorted by relevance
/system/connectivity/shill/bin/ |
D | shill_login_user | 168 org.chromium.flimflam.Manager.InsertUserProfile \
|
/system/connectivity/shill/dbus/ |
D | chromeos_manager_dbus_adaptor.cc | 179 bool ChromeosManagerDBusAdaptor::InsertUserProfile( in InsertUserProfile() function in shill::ChromeosManagerDBusAdaptor 187 manager_->InsertUserProfile(name, user_hash, &path, &e); in InsertUserProfile()
|
D | chromeos_manager_dbus_adaptor.h | 86 bool InsertUserProfile(brillo::ErrorPtr* error,
|
/system/update_engine/include/shill/ |
D | dbus-proxy-mocks.h | 84 MOCK_METHOD5(InsertUserProfile,
|
/system/connectivity/shill/ |
D | manager.h | 227 void InsertUserProfile(const std::string& name,
|
D | manager.cc | 523 void Manager::InsertUserProfile(const string& name, in InsertUserProfile() function in shill::Manager
|
D | manager_unittest.cc | 286 manager->InsertUserProfile(name, user_hash, &path, &error); in TestInsertUserProfile()
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 66 object InsertUserProfile(string name, string user_hash)
|