Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dconfig_cache.h118 static bool IsDeviceSection(const std::string& section);
Dconfig_cache.cc170 if (!IsDeviceSection(section)) { in SetProperty()
258 bool ConfigCache::IsDeviceSection(const std::string& section) { in IsDeviceSection() function in bluetooth::storage::ConfigCache
429 if (!IsDeviceSection(section)) { in HasAtLeastOneMatchingPropertiesInSection()