Home
last modified time | relevance | path

Searched defs:GetFriendlyName (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dephemeral_profile.cc51 string EphemeralProfile::GetFriendlyName() { in GetFriendlyName() function in shill::EphemeralProfile
Dprofile.cc175 string Profile::GetFriendlyName() { in GetFriendlyName() function in shill::Profile
Dprofile_unittest.cc200 TEST_F(ProfileTest, GetFriendlyName) { in TEST_F() argument
Dservice_unittest.cc126 string GetFriendlyName() { return service_->friendly_name(); } in GetFriendlyName() function in shill::ServiceTest
/system/connectivity/shill/cellular/
Dcellular_service_unittest.cc84 string GetFriendlyName() const { return service_->friendly_name(); } in GetFriendlyName() function in shill::CellularServiceTest