Searched defs:GetFriendlyName (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/shill/ | ||
D | ephemeral_profile.cc | 51 string EphemeralProfile::GetFriendlyName() { in GetFriendlyName() function in shill::EphemeralProfile |
D | profile.cc | 175 string Profile::GetFriendlyName() { in GetFriendlyName() function in shill::Profile |
D | profile_unittest.cc | 200 TEST_F(ProfileTest, GetFriendlyName) { in TEST_F() argument |
D | service_unittest.cc | 126 string GetFriendlyName() { return service_->friendly_name(); } in GetFriendlyName() function in shill::ServiceTest |
/system/connectivity/shill/cellular/ | ||
D | cellular_service_unittest.cc | 84 string GetFriendlyName() const { return service_->friendly_name(); } in GetFriendlyName() function in shill::CellularServiceTest |