Searched refs:IsPersistentSection (Results 1 – 4 of 4) sorted by relevance
49 if (!config_->IsPersistentSection(section_)) { in IsPaired()
48 if (!config_->IsPersistentSection(section_)) { in IsPaired()
76 virtual bool IsPersistentSection(const std::string& section) const;
453 bool ConfigCache::IsPersistentSection(const std::string& section) const { in IsPersistentSection() function in bluetooth::storage::ConfigCache