Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dconfig_cache_helper.cc29 std::optional<bool> ConfigCacheHelper::GetBool(const std::string& section, const std::string& prope… in GetBool() function in bluetooth::storage::ConfigCacheHelper
/system/bt/btif/src/
Dbtif_config_cache.cc291 std::optional<bool> BtifConfigCache::GetBool(const std::string& section_name, in GetBool() function in BtifConfigCache