Searched refs:MoveServiceToProfile (Results 1 – 3 of 3) sorted by relevance
1047 bool Manager::MoveServiceToProfile(const ServiceRefPtr& to_move, in MoveServiceToProfile() function in shill::Manager1089 } else if (!MoveServiceToProfile(to_set, profile)) { in SetProfileForService()1488 MoveServiceToProfile(to_update, profiles_.back()); in SaveServiceToProfile()2365 if (!MoveServiceToProfile(service, profile)) { in ConfigureService()
142 bool MoveServiceToProfile(const ServiceRefPtr& to_move,
857 ASSERT_TRUE(manager.MoveServiceToProfile(s2, manager.ActiveProfile())); in TEST_F()