Home
last modified time | relevance | path

Searched defs:IdentifierToString (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dprofile.cc311 string Profile::IdentifierToString(const Identifier& name) { in IdentifierToString() function in shill::Profile
Dprofile_unittest.cc190 TEST_F(ProfileTest, IdentifierToString) { in TEST_F() argument