Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dprofile.cc376 bool Profile::MatchesIdentifier(const Identifier& name) const { in MatchesIdentifier() function in shill::Profile
Dprofile_unittest.cc406 TEST_F(ProfileTest, MatchesIdentifier) { in TEST_F() argument