Home
last modified time | relevance | path

Searched refs:DoesGroupMatchProperties (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dkey_file_store.h99 bool DoesGroupMatchProperties(const std::string& group,
Dkey_file_store.cc177 if (DoesGroupMatchProperties(group, properties)) { in GetGroupsWithProperties()
390 bool KeyFileStore::DoesGroupMatchProperties( in DoesGroupMatchProperties() function in shill::KeyFileStore