Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dservice.cc734 bool Service::DoPropertiesMatch(const KeyValueStore& args) const { in DoPropertiesMatch() function in shill::Service
Dservice_unittest.cc1274 TEST_F(ServiceTest, DoPropertiesMatch) { in TEST_F() argument