Home
last modified time | relevance | path

Searched refs:ActiveProfile (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dmanager.cc1037 const ProfileRefPtr& Manager::ActiveProfile() const { in ActiveProfile() function in shill::Manager
1044 ActiveProfile().get() == profile.get()); in IsActiveProfile()
2224 return ActiveProfile()->GetRpcIdentifier(); in GetActiveProfileRpcIdentifier()
2311 ProfileRefPtr profile = ActiveProfile(); in ConfigureService()
Dmanager.h140 const ProfileRefPtr& ActiveProfile() const;
Dmanager_unittest.cc857 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()
/system/connectivity/shill/doc/
Dmanager-api.txt516 Properties string ActiveProfile [readwrite]