Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dprofile.cc268 bool Profile::IsValidIdentifierToken(const string& token) { in IsValidIdentifierToken() function in shill::Profile
Dprofile_unittest.cc148 TEST_F(ProfileTest, IsValidIdentifierToken) { in TEST_F() argument