Home
last modified time | relevance | path

Searched refs:InsertUserProfile (Results 1 – 8 of 8) sorted by relevance

/system/connectivity/shill/bin/
Dshill_login_user168 org.chromium.flimflam.Manager.InsertUserProfile \
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc179 bool ChromeosManagerDBusAdaptor::InsertUserProfile( in InsertUserProfile() function in shill::ChromeosManagerDBusAdaptor
187 manager_->InsertUserProfile(name, user_hash, &path, &e); in InsertUserProfile()
Dchromeos_manager_dbus_adaptor.h86 bool InsertUserProfile(brillo::ErrorPtr* error,
/system/update_engine/include/shill/
Ddbus-proxy-mocks.h84 MOCK_METHOD5(InsertUserProfile,
/system/connectivity/shill/
Dmanager.h227 void InsertUserProfile(const std::string& name,
Dmanager.cc523 void Manager::InsertUserProfile(const string& name, in InsertUserProfile() function in shill::Manager
Dmanager_unittest.cc286 manager->InsertUserProfile(name, user_hash, &path, &error); in TestInsertUserProfile()
/system/connectivity/shill/doc/
Dmanager-api.txt66 object InsertUserProfile(string name, string user_hash)