Searched refs:ActiveProfile (Results 1 – 4 of 4) sorted by relevance
1037 const ProfileRefPtr& Manager::ActiveProfile() const { in ActiveProfile() function in shill::Manager1044 ActiveProfile().get() == profile.get()); in IsActiveProfile()2224 return ActiveProfile()->GetRpcIdentifier(); in GetActiveProfileRpcIdentifier()2311 ProfileRefPtr profile = ActiveProfile(); in ConfigureService()
140 const ProfileRefPtr& ActiveProfile() const;
857 ASSERT_TRUE(manager.MoveServiceToProfile(s2, manager.ActiveProfile())); in TEST_F()862 ASSERT_TRUE(manager.ActiveProfile()->ContainsService(s2)); in TEST_F()1027 EXPECT_EQ(kProfile1, "~" + manager.ActiveProfile()->GetFriendlyName()); in TEST_F()
516 Properties string ActiveProfile [readwrite]