Searched defs:GetBool (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/storage/ | ||
D | config_cache_helper.cc | 29 std::optional<bool> ConfigCacheHelper::GetBool(const std::string& section, const std::string& prope… in GetBool() function in bluetooth::storage::ConfigCacheHelper |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 291 std::optional<bool> BtifConfigCache::GetBool(const std::string& section_name, in GetBool() function in BtifConfigCache |